-
Notifications
You must be signed in to change notification settings - Fork 287
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
【需求】认证方式支持 LDAP #610
Labels
help wanted
Extra attention is needed
Comments
感谢支持!我们评估下哈 |
请问评估结果是什么,是否已有排期和 roadmap |
可以支持,但因为人力原因,暂无明确排期 |
我正在计划集成OIDC协议支持一键登录。如有技术问题,请支持下 @Lingghh |
没啥难点,主要是创建用户、用户同步的问题和权限的问题 |
能不能提供一下OAuth2登录,这个也可以解决,类似grafana提供的Oauth验证登录逻辑 |
同样的需求+1 , 当前我们很多系统都会与ldap集成,避免研发人员需要维护多个账号。 —————————————————————————————— |
请问当前与LDAP集成有排期了吗? |
请问你们当前是怎么处理与LDAP集成的问题呢? |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
需求背景
打算向全公司推广 TCA,有个难点是因为公司研发人员比较多,账号分发和密码管理比较难执行
初步了解到现在 TCA 支持的两种创建账号的方式(邀请链接、手动创建)都不能很好满足需求,目前公司在用 LDAP 作用内部账号源,希望 TCA 认证方式能支持 LDAP
需求详情
The text was updated successfully, but these errors were encountered: