Merge pull request #289 from CapitaineThug/patch-1

Update sso.md
This commit is contained in:
Timothy Jaeryang Baek 2024-11-17 18:38:59 -08:00 committed by GitHub
commit e59943bf86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,7 +69,11 @@ You can configure the following environment variables to match the roles returne
1. `OAUTH_ALLOWED_ROLES` - A comma-separated list of roles that are allowed to log in (receive open webui role `user`).
1. `OAUTH_ADMIN_ROLES` - A comma-separated list of roles that are allowed to log in as an admin (receive open webui role `admin`).
:::info If changing the role of a logged in user, they will need to log out and log back in to receive the new role. :::
:::info
If changing the role of a logged in user, they will need to log out and log back in to receive the new role.
:::
## Trusted Header