-
Issue submitter TODO list
Describe the bug (actual behavior)We tried to configure RBAC with Okta provider and we got this error:
RBAC:
Expected behaviorWe can't see the cluster in read-only permissions: ![]() Your installation detailsThe application is running in K8s:
okta claims groups: Steps to reproduceyou only need to configure RBAC with okta provider. ScreenshotsNo response Logs
Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 17 replies
-
Hello there sandraber! 👋 Thank you and congratulations 🎉 for opening your very first issue in this project! 💖 In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀 |
Beta Was this translation helpful? Give feedback.
-
Hi, you're missing the "roles-field" field in custom params for your oauth provider. In your case it'd be like this:
|
Beta Was this translation helpful? Give feedback.
-
@sandraber I haven't worked with Okta, but have much experience with keycloak. |
Beta Was this translation helpful? Give feedback.
-
Maybe your question is not relevant anymore, but I solved the same problem by changing the variable names.
If you enable debug logging by setting the environment variable values:
, the log will contain the following messages:
|
Beta Was this translation helpful? Give feedback.
Hi, you're missing the "roles-field" field in custom params for your oauth provider.
Please take a look here
In your case it'd be like this: