IdP Settings
Security Settings (YAML-only)
These are fixed operator decisions set directly in settings.yaml's
session: section - not editable from this page or the MCP
update_settings tool. See the Security guide
(docs/SECURITY.md) for details.
Config UI Login Gate (require_ui_login) |
Disabled |
Invalid Bcrypt Hash Rejected (enforce_password_check) |
Disabled (plaintext fallback active) |
Management Secret (management_secret) |
Not configured |
IdP Endpoints
| OIDC Discovery | /.well-known/openid-configuration |
| JWKS Endpoint | /.well-known/jwks.json |
| Token Endpoint | /token |
| SAML Metadata | /saml/metadata |
| SAML SSO | /saml/sso |