mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 21:33:02 +01:00
chore: use example.com for example
better safe than sorry
This commit is contained in:
@@ -181,7 +181,7 @@ HomeBox supports OpenID Connect (OIDC) authentication, allowing users to login u
|
|||||||
- `HBOX_OIDC_CLIENT_SECRET`: Client secret from your OIDC provider
|
- `HBOX_OIDC_CLIENT_SECRET`: Client secret from your OIDC provider
|
||||||
|
|
||||||
3. **Configure Redirect URI**: In your OIDC provider, set the redirect URI to:
|
3. **Configure Redirect URI**: In your OIDC provider, set the redirect URI to:
|
||||||
`https://your-homebox-domain.com/api/v1/users/login/oidc/callback`
|
`https://your-homebox-domain.example.com/api/v1/users/login/oidc/callback`
|
||||||
|
|
||||||
### Advanced OIDC Configuration
|
### Advanced OIDC Configuration
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user