[keycloak-dev] Automatically login user to application when logged into realm

Bill Burke bburke at redhat.com
Tue Oct 22 10:05:25 EDT 2013


I don't know what you mean.  Single sign on is the first thing that was 
implemented for Keycloak and should work.  What you describe should 
*already* exist in the codebase.

On 10/22/2013 9:11 AM, Stian Thorgersen wrote:
> Currently there's no mechanism for an application to automatically login a user that is already logged in to the realm.
>
> I've added a proposal to https://github.com/stianst/keycloak/tree/auto-sso. It's a simple approach where all it does is to add an optional 'noforms' query parameter to 'auth/request/login'. If noforms is specified a code is returned only if the user is already logged in to the realm + grants are already given (as grants are not saved currently that will never be the case). Otherwise it will return error=access_denied.
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the keycloak-dev mailing list