mirror of
https://github.com/optim-enterprises-bv/Mailu-OIDC.git
synced 2025-10-29 01:02:36 +00:00
Remove OIDC_REDIRECT_URL
This commit is contained in:
@@ -83,7 +83,6 @@ properties are needed in `mailu.env`:
|
||||
| --------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | ------------------------- |
|
||||
| `OIDC_ENABLED` | Enable OpenID Connect | `True` \| `False` |
|
||||
| `OIDC_PROVIDER_INFO_URL` | OpenID Connect provider information url (without `/.well-known/openid-configuration` suffix) | [https://`host`:`port`/auth/realms/`realm`]() |
|
||||
| `OIDC_REDIRECT_URL` | OpenID Connect custom redirect URL if HOSTNAME not matching your login url | [https://`host`]() |
|
||||
| `OIDC_CLIENT_ID` | OpenID Connect Client ID for Mailu | `6779ef20e75817b79602` |
|
||||
| `OIDC_CLIENT_SECRET` | OpenID Connect Client Secret for Mailu | `3d66bbd6d0a69af62de7...` |
|
||||
| `OIDC_BUTTON_NAME` | Label text for the "login-with-OpenID" button | `OpenID Connect` |
|
||||
|
||||
Reference in New Issue
Block a user