We have a SaaS app written on .NET and we need to offer various methods of SSO to our customers. A while ago we standardized on OpenID, hoping that this would become a universal standard and liberate
To test a username-password combination with ldap i do the following connect to an ldap server with a masteruser account
As it currently stands, this question is not a good fit for our Q&A format. We expect answ开发者_高级运维ers to be supported by facts, references,or expertise, but this question will likely so
I want to control the connection timeout by setting com.sun.jndi.ldap.connect.timeout property. It works well for values under 1000 ms, but if I set values bigger then 1000, the timeout doesn\'t incre
I need to authenticate a user using the windows ID which is not the same as the \"user name\".For example: windows ID is jSmith but the user name is \"Joe Smith\".I need to find Joe Smith based 开发者
Many LDA开发者_StackOverflow中文版P attributes are defined case-insensitive for search. For example:
I am using OpenDS for Authentication of my Application. I am able to Authenticate the user successfully but not able get the roles of the user.
I am creating app开发者_开发百科lication that will add new users to AD through LDAP. I can generate users, but my problem is when I have two users with same givenname and sn, because I construct name
I am trying to implement LDAP authentication into our company web portal. I can successfully connect to the host, but I cannot seem to get a successful bind with my Active Directory credentials. Looki
I have a Flask application on my local network which connects to a mail server and web service.All three use the same LDAP authentication source, and I would like to avoid requiring users to provide t