Replies: 5 comments 1 reply
-
Hello there balobin! 👋 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.
-
Most likely, this value is invalid: |
Beta Was this translation helpful? Give feedback.
-
I have tested the below config with private our gitlab and it worked
|
Beta Was this translation helpful? Give feedback.
-
Did anyone find an actual fix for this? Having the exact same issue here. The email is not really what I'm looking for, there should be a way to use gitlab groups? |
Beta Was this translation helpful? Give feedback.
-
It works if in the custom-params:
type: oauth
roles-field: groups Note the "s" at the end of "groups" |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue submitter TODO list
master
-labeled docker image and the issue still persists thereDescribe the bug (actual behavior)
Can you help me pls with configuration RBAC for internal gitlab provider? I cant see any cluster for Kafka-ui when RBAC configured, but when i turn off rbac config my clusters is showed. I'm trying to set up a configuration file so that only users who are in a specific group in gitlab have access to the clusters. Configuration file:
Expected behavior
No response
Your installation details
0.7.1 Helm chart
Steps to reproduce
Set up conf file like higher
Screenshots
Logs
o.s.s.w.s.c.WebSessionServerSecurityContextRepository: Saved SecurityContext 'SecurityContextImpl [Authentication=OAuth2AuthenticationToken [Principal=RbacOidcUser[user=Name: [xxx.com], Granted Authorities: [[OIDC_USER, SCOPE_openid]], User Attributes: [{sub=17245, groups_direct=[xxx] groups=[]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[OIDC_USER, SCOPE_openid]]]' in WebSession: 'org.springframework.web.server.session.InMemoryWebSessionStore$InMemoryWebSession@732cf34f'
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions