[keycloak-user] theme customization: organizing 'My Resources'
Pedro Igor Silva
psilva at redhat.com
Mon Jun 3 08:22:19 EDT 2019
Hi Marek,
We don't expose type and URI but I also think we should make them
available. If you could create a JIRA or send a PR with the necessary
changes [2] to expose these properties, that would be great.
We are currently working on the new account console [1] which provides a
REST API that should give you more flexibility on how to customize it.
[1] https://issues.jboss.org/browse/KEYCLOAK-8060
[2]
https://github.com/keycloak/keycloak/blob/5a9bfea419f37267afb656ea4bfce1ff1489384f/services/src/main/java/org/keycloak/forms/account/freemarker/model/AuthorizationBean.java#L222
On Mon, Jun 3, 2019 at 8:40 AM Marek Lindner <mareklindner at neomailbox.ch>
wrote:
> Hi,
>
> with a theme customization I am trying to organize the various resources
> shared via UMA by essentially grouping them by type or uri. After poking
> in
> the keycloak sources and searching on the internet, I haven't yet found a
> way
> to access the resource type or uri via the ftl theme engine.
> Can this information be added to the theme HTML via ftl or is there
> another
> mechanism to make the 'My resources' pages more user friendly ?
>
> Thanks,
> Marek
> _______________________________________________
> 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