开发者

How do you query a LDAP from a web application for SSO?

Need to query an LDAP from a .NET app to creat开发者_Python百科e a single sign on scenario, is this feasible?


You can query LDAP from .NET without any issues.

What would you expect to receive could be an issue. You probably will not be able to retrieve a password in any form your would be able to use for authentication to any other application.

You should look into one of the OpenID implementations or SAML would be my "off-the-cuff" recommendation.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜