docs: migrate SSO provider runbook

This commit is contained in:
Jason Woltje
2026-08-10 17:01:40 -05:00
parent 571a3d54b5
commit 7425edb80f
8 changed files with 211 additions and 128 deletions
+2 -3
View File
@@ -149,6 +149,5 @@ OTEL_SERVICE_NAME=mosaic-gateway
# KEYCLOAK_CLIENT_ID=mosaic
# KEYCLOAK_CLIENT_SECRET=
# Feature flags — set to true alongside provider credentials to show SSO buttons in the UI
# NEXT_PUBLIC_WORKOS_ENABLED=true
# NEXT_PUBLIC_KEYCLOAK_ENABLED=true
# The web login page discovers configured providers dynamically from
# GET /api/sso/providers. No NEXT_PUBLIC_* provider feature flag is required.