From 85a0f932a7fc256002209d4486297be083210da8 Mon Sep 17 00:00:00 2001 From: _nano <35236525+0nano@users.noreply.github.com> Date: Sun, 21 Dec 2025 19:07:39 +0100 Subject: [PATCH] Update OIDC callback URL in SSO documentation --- docs/features/sso.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/sso.md b/docs/features/sso.md index 16c0287d..67cac9a3 100644 --- a/docs/features/sso.md +++ b/docs/features/sso.md @@ -53,7 +53,7 @@ domain is replaced with the value set for `server.base_url` in your Headplane configuration: ``` -https://headplane.example.com/admin/auth/callback +https://headplane.example.com/admin/oidc/callback ``` Once you have created the client in your IdP, make note of the following