[keycloak-user] Keycloak - multiple registration pages, each with own role?

Stian Thorgersen sthorger at redhat.com
Thu Jan 19 00:43:46 EST 2017


It's not directly possible, but you may be able to do it with a custom
registration flow and using a query parameter for the different
registration page. Not sure about custom theme though as the themes don't
have access to query params.

On 18 January 2017 at 21:01, Anton <kurrent93 at gmail.com> wrote:

> Hello
>
> Is it possible to create additional keycloak registration pages, with
> custom themes, and each with a role?
>
> Im familiar with the OOTB registration page that comes with Keycloak, that
> is described on
> https://keycloak.gitbooks.io/server-adminstration-guide/
> content/topics/users/user-registration.html
> .
>
> Is it possible to have more than one registration page, each with their own
> associated role?
>
> For example, /registration/artist.html registers a user with an "artist"
> role and /registration/user.html registers a user with the "user" role.
>
> Thanks and regards
> _______________________________________________
> 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