[keycloak-user] How to access custom attribute/Client Mapper in Login Page?

Subodh Joshi subodhcjoshi82 at gmail.com
Tue May 22 03:52:46 EDT 2018


ANY HELP/SUGGESTION REGARDING THIS ISSUE

On Mon, May 21, 2018 at 4:51 PM Subodh Joshi <subodhcjoshi82 at gmail.com>
wrote:

> Hi ,
> We have created our own theme for keycloak and we are able to access
> realm-name/client-name via this code
>
>> <div id="parent">
>>
>>         <div id="pro-fam-name">
>>
>>                 ${msg("loginTitleHtml",(realm.displayNameHtml!''))?no_esc}
>>
>>         </div>
>>
>>         <div id="pro-des"> ${client.name!''} </div>
>>
>>         <div id="version"> ${client.description!''} </div>
>>
>>     </div>
>>
>
>
> Now we will want to access some custom attribute or client mapper into
> same login page before user login.
> As i know Keycloak wont support to add attribute in realm level any other
> way to do this?
> Is this possible to achieve this in keycloak version 3.4.1.Final ? We
> want to achieve this in our JS application so according to
> realm/tenant-name we have diffrent-2 login page.
>
> --
> Subodh Chandra Joshi
> subodh1_joshi82 at yahoo.co.in
> http://www.trendsinnews.com
>


-- 
Subodh Chandra Joshi
subodh1_joshi82 at yahoo.co.in
http://www.trendsinnews.com


More information about the keycloak-user mailing list