From edf4973b30670bd5a30bdd612c3b0edf519feaab Mon Sep 17 00:00:00 2001 From: Mathijs van Veluw Date: Tue, 19 Aug 2025 10:41:53 +0200 Subject: [PATCH] Add note about not being in stable --- Enabling-SSO-support-using-OpenId-Connect.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Enabling-SSO-support-using-OpenId-Connect.md b/Enabling-SSO-support-using-OpenId-Connect.md index bc50712..a553a42 100644 --- a/Enabling-SSO-support-using-OpenId-Connect.md +++ b/Enabling-SSO-support-using-OpenId-Connect.md @@ -1,3 +1,11 @@ +> [!IMPORTANT] +> ‼️ ‼️ ‼️
+> SSO is currently only available in the `:testing` tagged images!
+> The current stable `v1.34.3` **does not** contain the SSO feature.
+> ‼️ ‼️ ‼️ + +
+ # SSO using OpenId Connect To use an external source of authentication your SSO will need to support OpenID Connect :