Your user will not need to login again (assuming their session with the
Keycloak server is still valid). Your two client applications are not
"communicating" to each other, they are both redirecting your user to
keycloak, which knows if the user is already logged in and asking for
credentials if they are not.
On Thu, Dec 29, 2016 at 9:11 AM, Pulkit Gupta <pulgupta(a)redhat.com> wrote:
Hi Team,
I have a scenario where I have one application which is using SAML adapter
and another application which is using openid connect. Both these
applications are built using different technologies. The first one uses
Java and is hosted on Jboss. The second one uses angular js.
The point which I would like to check is :
Is it possible for these two application to
intercommunicate. For Example if I login in SAML based application and then
I switch to openID connect based application will it ask for me to login
again or it will get the token/assertion from the keycloak server without
asking me to enter my credentials again.
--
Thanks,
Pulkit
AMS
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user