docs: write Set Up SSO with Custom OIDC tutorial

Registers an OAuth client in a self-hosted identity provider (Keycloak
worked example), configures Sencho's Custom OIDC settings, tests the
connection, and verifies a real end-to-end login with auto-provisioning
from two independent surfaces.
This commit is contained in:
SaelixCode
2026-08-06 13:14:20 -04:00
parent 1c32c02ac2
commit 314e9eee83
9 changed files with 112 additions and 0 deletions
+1
View File
@@ -237,6 +237,7 @@
"pages": [
"tutorials/connect-a-private-registry",
"tutorials/set-up-rbac",
"tutorials/set-up-sso",
"tutorials/configure-environment-guardrails",
"tutorials/set-up-a-webhook",
"tutorials/resolve-stack-drift"