[ 
https://issues.apache.org/jira/browse/DIRAPI-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17169631#comment-17169631
 ] 

Emmanuel Lécharny commented on DIRAPI-362:
------------------------------------------

I don't understand your question. A LDAP session is created when a user 
connects and Bind on the server, and it does not use anything than the client's 
DN and its credentials (unless you use a special mechanism to authenticate a 
user, AKA SASL). You can't pass a token as a session identifier - unless you 
have written your own authenticator.

> Multiple client login Using Apache Directory Client API
> -------------------------------------------------------
>
>                 Key: DIRAPI-362
>                 URL: https://issues.apache.org/jira/browse/DIRAPI-362
>             Project: Directory Client API
>          Issue Type: Question
>    Affects Versions: 2.0.0
>            Reporter: Deepak Purbia
>            Priority: Major
>
> Hi,
> I wan to Integrate Active Directory in my current web application for this I 
> am using Apache Directory Client API . I am following this guide  
> [https://directory.apache.org/api/user-guide.html] for client implementation. 
> But in this guide i only see connection is used by single client only. What 
> if multiple client login .  How do I manage multiple client session in LDAP  
> client. Is there any way to support this kind of situation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to