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
@@ -2941,6 +2941,7 @@ export const zhCN: 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: "输入用户名",