Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Support LDAP protocol login #235

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

zhouweico
Copy link

1、支持ldap登录验证(已验证ApacheDS)
2、admin用户使用数据库密码验证
3、ldap登录验证通过,进行数据库用户查找,如果不存在,则新增用户信息
4、可自定义username、nickname、email与LDAP的映射关系,role、dept、status的自定义取值

2、admin用户使用数据库密码验证
3、ldap登录验证通过,进行数据库用户查找,如果不存在,则新增用户信息
4、可自定义username、nickname、email与LDAP的映射关系,role、dept、status的自定义取值
@zhouweico zhouweico changed the title 支持LDAP登录验证 feature: Support LDAP protocol login Sep 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant