PedroHenriqueNunes_
Results
2
comments of
PedroHenriqueNunes_
Hi, was facing the same issue - Was using Keycloak. Is there a way to add role mapping?
Hi, i fixed using like this: ``` auth: enableOidc: true oidc: clientId: endpoint: https://domain.com/realms/ scope: openid email profile ```