feat(enterprise): add SSO enforcement mode with break-glass admin

This commit is contained in:
SnapOtter
2026-06-13 22:32:16 +08:00
parent 54132d1833
commit 0c4468a004
25 changed files with 82 additions and 3 deletions
+1
View File
@@ -2939,6 +2939,7 @@ export const zhTW: TranslationKeys = {
samlUserNotAuthorized:
"Your account is not authorized to access this application. Contact your administrator.",
samlUserLimitReached: "User limit reached. Contact your administrator.",
ssoEnforcedLocalRestricted: "Local login is restricted to authorized administrators.",
methodSaml: "SAML",
passwordManagedByProvider: "密碼由您的身分提供者管理。",
enterUsername: "輸入使用者名稱",