-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Labels
bugSomething isn't workingSomething isn't workingupstreamIssue is part of a subchart or other upstream componentIssue is part of a subchart or other upstream component
Description
Hi,
I have configured opeb webui with sso+microsoft but have found some weird issues:
1 I logged in with sso to open webui page, and I become admin user by default since it is the first user, then I changed "default user role" from "pending" to "user". Then I logged out and logged in again, then I become normal user, not admin any more. "signup" is set as "enabled".
2 I tried to hard code the default user role as "user" by adding extra variable in the values file
extraEnvVars:
- name: DEFAULT_USER_ROLE
value: "user"
but still after login, it still shows "pending"
Any input?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingupstreamIssue is part of a subchart or other upstream componentIssue is part of a subchart or other upstream component