[keycloak-user] Customize consent UI

Remi CASSAM CHENAI remi_cc at hotmail.com
Mon Sep 4 10:28:00 EDT 2017


Hi,

I would like to customize the user consent screen when OIDC is used.

After login screen, keycloak shows to the user a consent screen containing ressources (scope) needed by the RP (client).

In this screen, the client is identified by its name (eg. : «My-app»), given in the admin console (configure/clients/settings/name).

I would like to identify the client in the consent screen by its redirect uri (eg. : «www.my-app.com/callback»). Or, even better, the main domain of the redirect uri (eg. : «www.my-app.com»).

I guess i need to change something in the theme directory but could you help me with that please?

Many thanks,

Rémi




More information about the keycloak-user mailing list