Skip to content

default user role always on "pending" #305

@gc-appear

Description

@gc-appear

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

No one assigned

    Labels

    bugSomething isn't workingupstreamIssue is part of a subchart or other upstream component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions