Hi!
Please ignore my last question.
It worked fine. Keycloak checks the existence of a Session for the user
logged in the first app. Obviously the SSO will happen if I try to
access the other app using the same Browser Session. Additionally I
suppose both apps have to be under the same realm. Makes sense?
BTW, is it possible to disable Single Sign out for a specific client app?
___
Rafael T. C. Soares
On 06/01/2016 07:26 PM, Rafael T. C. Soares wrote:
Hi!
I have one common realm (eg: demo-realm) with two client apps under it:
- 1st app using SAML protocol - hosted in app srv 1 (tomcat)
- 2nd app using Keycloak default OpenID Connect - hosted in app srv 2
(JBoss EAP)
What I need to do in order to enable SSO between these both apps?
I tried log in in the 1st one and them tried to access the 2nd one,
but the SSO does not works :-/
--
___
Rafael T. C. Soares