You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently RBAC functionality server side code is getting OIDC endpoints such as token_endpoint, refresh endpoint, jwks endpoints are written as per keycloak. So modifying this logic to get it from the OIDC discovery URLs so that it works with other oidc providers as well.
The text was updated successfully, but these errors were encountered:
Currently RBAC functionality server side code is getting OIDC endpoints such as token_endpoint, refresh endpoint, jwks endpoints are written as per keycloak. So modifying this logic to get it from the OIDC discovery URLs so that it works with other oidc providers as well.
The text was updated successfully, but these errors were encountered: