[keycloak-user] info about sso without login prompt

Notarnicola, Mara M.Notarnicola at klopotek.it
Wed Oct 28 08:12:48 EDT 2015


Yes you have perfectly understood what I mean.
Ok thanks

From: Stian Thorgersen [mailto:sthorger at redhat.com]
Sent: Wednesday, October 28, 2015 1:00 PM
To: Notarnicola, Mara <M.Notarnicola at klopotek.it>
Cc: keycloak-user at lists.jboss.org
Subject: Re: [keycloak-user] info about sso without login prompt

Not exactly sure what you are doing here, but I assume you are using direct grant (or resource owner password credential grant as oauth2 calls is) to exchange a username+password for a token? If so that will not support SSO. To enable SSO you must use the proper redirect based login and have your users login through Keycloak's login page.

On 28 October 2015 at 02:12, Notarnicola, Mara <M.Notarnicola at klopotek.it<mailto:M.Notarnicola at klopotek.it>> wrote:
Dear all,
I’m using keycloak js adapter in order to log in user into an application.
I need to integrate a previous system of authentication with this new one.
To do this, I use user’s credentials passed by the old system, to automatically retrieve keycloak grant calling the related web service.
So I have the session data but I’m not able to use single-sign-on in fact when I open another tab the user isn’t logged in anymore.
I need to know if there is a way to create a sso session, if I must use cookies or browser local storage.

Thank you for your time
Sincerely,

Marianna Notarnicola




_______________________________________________
keycloak-user mailing list
keycloak-user at lists.jboss.org<mailto:keycloak-user at lists.jboss.org>
https://lists.jboss.org/mailman/listinfo/keycloak-user

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20151028/3941eb61/attachment-0001.html 


More information about the keycloak-user mailing list