我只是开始使用WSO2 Identity Server。
我需要什么? - 通过WSO2 Identity Server从LDAP服务器获取用户(条目)存在的验证。
有可能吗?我可以在https://localhost:9444/carbon/中添加新的身份提供商吗?
任何想法或帮助。
对不起,如果我的问题很愚蠢。
答案 0 :(得分:2)
身份服务器附带嵌入式LDAP服务器作为其主要用户。但您可以更改userstore configurations,以便IS也适用于您的LDAP。您也可以将LDAP添加为secondary userstore。
之后,如果您转到用户界面中的User and Roles
部分,您应该会在LDAP中看到用户和角色。