website/docs: Update Open Web UI integration (#13392)
website/docs: Update Open Web UI integration with note about adding users and updating URL Signed-off-by: Rami-Pastrami <25966197+Rami-Pastrami@users.noreply.github.com>
This commit is contained in:
@ -40,7 +40,8 @@ Enter the following details from the authentik provider:
|
||||
- Set **OAUTH_CLIENT_ID** to the Client ID copied from authentik.
|
||||
- Set **OAUTH_CLIENT_SECRET** to the Client Secret copied from authentik.
|
||||
- Set **OAUTH_PROVIDER_NAME** to `authentik`.
|
||||
- Set **OPENID_PROVIDER_URL** to <kbd>https://<em>authentik.company</em>/o/<em>slug</em>/.well-known/openid-configuration</kbd>.
|
||||
- Set **OPENID_PROVIDER_URL** to <kbd>https://<em>authentik.company</em>/application/o/<em>your-slug-here</em>/.well-known/openid-configuration</kbd>.
|
||||
- If you wish for new users to be created on Open Web UI, set **ENABLE_OAUTH_SIGNUP** to 'true'.
|
||||
|
||||
## Configuration verification
|
||||
|
||||
|
Reference in New Issue
Block a user