-
-
Notifications
You must be signed in to change notification settings - Fork 193
Open
Labels
status/triage/completedAutomatic triage completedAutomatic triage completedstatus/triage/manualManual triage in progressManual triage in progresstype/featureA brand new featureA brand new feature
Description
Issue submitter TODO list
- I've searched for an already existing issues here
- I'm running a supported version of the application which is listed here and the feature is not present there
Is your proposal related to a problem?
No response
Describe the feature you're interested in
We need support Json-path for mapping user roles with OAUTH to non root field of Keycloak token.
Our token example:
...
"kafka-example01":{
"roles":[
"kafka-ui-admin"
]
},
"kafka-example02":{
"roles":[
"kafka-ui-developer"
]
},
...
where "kafka-example01" & "kafka-example02" are the Keycloak-clients names for Kafka-UI instances in a shared Keycloak realm form many clients.
Describe alternatives you've considered
No response
Version you're running
Release 1.3
Additional context
As far as I know, this functionality is not currently implemented ( https://discord.com/channels/897805035122077716/1376474460357529651/1422163985117216901 )
Metadata
Metadata
Assignees
Labels
status/triage/completedAutomatic triage completedAutomatic triage completedstatus/triage/manualManual triage in progressManual triage in progresstype/featureA brand new featureA brand new feature