docs: document OIDC role sync on every login
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
1
HOWTO.md
1
HOWTO.md
@@ -197,6 +197,7 @@ When OIDC is configured and enabled, the UI automatically redirects to the OIDC
|
||||
|
||||
- **Bypass SSO**: Navigate to `/login?local` to see the local login form
|
||||
- **Subpath deployments**: The OIDC redirect_uri respects `BASE_PATH` (e.g., `https://host/server/oidc/callback`)
|
||||
- **Role sync**: System roles (ADMIN/OPERATOR/VIEWER) are synced from OIDC scopes on every login — revoking a scope in the provider takes effect on next login. Manually assigned group memberships are preserved.
|
||||
|
||||
### User Management (ADMIN only)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user