[keycloak-user] Customizing the register user flow

Stian Thorgersen stian at redhat.com
Thu Jun 25 10:14:22 EDT 2015


You can link directly to the registration page instead of the login page. For openid connect you just replace '../auth' with '../registrations' to do that.

What adapter are you using?

----- Original Message -----
> From: "Chamantha De Silva" <chamantha at outlook.com>
> To: keycloak-user at lists.jboss.org
> Sent: Wednesday, 24 June, 2015 6:28:03 AM
> Subject: [keycloak-user] Customizing the register user flow
> 
> Hi Team,
> I have requirement to users to go to registration flow directly instead of
> going through the login page. Currently user does not go directly to the
> registration page. I checked for possibilities at configuration changes on
> admin console level but I didn't get any supporting documents.
> 
> Can I get this requirement fulfilled with a minimal effort ?
> Currently started to research on getting the code it needs to along with the
> register URL
> 
> 
> 1. Is this code an authorization code ?
> 2. If yes there a document providing those information
> 
> Your kind advice is much appreciated.
> 
> Best Regards,
> Chamantha
> 
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user


More information about the keycloak-user mailing list