We plan to add support for authorization. The prototype and instructions to try it are here [1] .Hi all,So, Keycloak has a lot of items around Authentication approaches, but I haven't seen anything specific around authorization - is that a different project?
We have client registration documented here [2] , but not sure if it has support for register client roles into Keycloak based on roles declared in web.xml. Probably not (and not sure if it's even realistic to add that).
My actual question is this - if you have java apps that have <security-role><role-name>role1</role-name></security-role> or are using @DeclareRoles, is there a mechanism where the application/SP can *register* with the PDP with those roles, rather than copy-pasting into those different IAM/PDP solutions?
thanky!-D
_______________________________________________ keycloak-user mailing list keycloak-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/keycloak-user