mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-16 15:44:02 +00:00
feat: ldap provider login (#5448)
Add the logic to configure and use LDAP provider as an external IDP with a dedicated login GUI.
This commit is contained in:
@@ -11,6 +11,13 @@ Login:
|
||||
RegisterButtonText: 注册
|
||||
NextButtonText: 继续
|
||||
|
||||
LDAP:
|
||||
Title: 注册
|
||||
Description: 输入您的登录数据。
|
||||
LoginNameLabel: 登录名
|
||||
PasswordLabel: 密码
|
||||
NextButtonText: 继续
|
||||
|
||||
SelectAccount:
|
||||
Title: 选择账户
|
||||
Description: 使用您的 ZITADEL 帐户
|
||||
|
Reference in New Issue
Block a user