From 929d4cc82ab6e2d9ab79e593b1784024c8a3d525 Mon Sep 17 00:00:00 2001 From: Toby Chui Date: Fri, 27 Jun 2025 22:02:28 +0800 Subject: [PATCH] Optimized SSO UI - Added tab menu to SSO settings --- src/web/components/sso.html | 38 ++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/src/web/components/sso.html b/src/web/components/sso.html index d0cadd6..e8531c7 100644 --- a/src/web/components/sso.html +++ b/src/web/components/sso.html @@ -3,18 +3,15 @@

SSO

Single Sign-On (SSO) and authentication providers settings

- -
-
-
- Experimental Feature -
-

Please note that this feature is still in development and may not work as expected.

-
-
-
-

Forward Auth

+ +
+ +

Forward Auth

Configuration settings for the Forward Auth provider.

The Forward Auth provider makes a subrequest to an authorization server that supports Forward Auth, then either:

    @@ -86,10 +83,10 @@
-
-
-
-

OAuth 2.0

+
+
+ +

OAuth 2.0

Configuration settings for OAuth 2.0 authentication provider.

@@ -134,11 +131,18 @@
- -
+ +
+ +

Zoraxy SSO

+

Configuration settings for Zoraxy SSO provider.

+

Currently not implemented.

+