[keycloak-user] keycloak security proxy client roles constraints

Pierre Nowak pnowak.pierre at gmail.com
Tue May 29 12:18:36 EDT 2018


Hello,

I am not able to set url constraints based on client roles.

If I use realm roles it works
If you have a role "user" in realms and a "user" role in a client
"client_test"
How do you call the client_test "user" role ? I tried "client_test/user"
but doesn't work.
If I delete the "user" realm role it doesnt work either :/

"roles-allowed": [

                        "user"
                    ]


More information about the keycloak-user mailing list