Add an example of a list of custom roles when using Keycloak DevServices #22670
Labels
area/devservices
area/housekeeping
Issue type for generalized tasks not related to bugs or enhancements
area/keycloak
Milestone
Description
Keycloak DevServices permit to define a custom role map.
1- Map properties are not obvious for new users
2- There are no details on how to create a list of roles for a given user. A naive guess is to use the comma as a role separator but an explicit mention would help.
https://quarkus.io/guides/security-openid-connect#quarkus-oidc_quarkus.keycloak.devservices.roles-roles
The documentation should either provide an example like:
or explicit these elements in the property's doc.
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: