You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking to add a logo to the login page, but it is not clear where I should be defining client.attributes.logoUri? Should this be in theme.properties?
I did read ticket #79 , I also see in login-oauth-grant.ftl: <#if client.attributes.logoUri??> or is this for a different purpose?
The text was updated successfully, but these errors were encountered:
I am looking to add a logo to the login page, but it is not clear where I should be defining
client.attributes.logoUri
? Should this be in theme.properties?I did read ticket #79 , I also see in
login-oauth-grant.ftl
:<#if client.attributes.logoUri??>
or is this for a different purpose?The text was updated successfully, but these errors were encountered: