mirror of
https://github.com/rommapp/docs.git
synced 2026-04-20 01:04:29 +08:00
All five OIDC provider walkthroughs now live under administration/oidc/, consistent in structure: prereqs → provider-side config → RomM env vars → email matching → test → optional role mapping. - administration/oidc/authelia.md: claims policy + client config - administration/oidc/authentik.md: 2025.10 email_verified property mapping, provider + application setup - administration/oidc/keycloak.md: previously orphaned; now linked from Navigation.md and the OIDC hub. Uses DISABLE_USERPASS_LOGIN (replacing the old doc's PASSWORD_AUTH_ENABLED which doesn't exist in the env template) - administration/oidc/pocketid.md: passkey-only flow - administration/oidc/zitadel.md: project/app setup, "User Info inside ID Token" fix for the "Email is missing from token" error All cross-link to the hub's role-mapping section and to troubleshooting/authentication.md. Builds clean with --strict.