[jboss-jira] [JBoss JIRA] (ELY-907) LdapRealm - different principal/credential for referrals

Jan Kalina (JIRA) issues at jboss.org
Thu Feb 2 05:14:00 EST 2017


     [ https://issues.jboss.org/browse/ELY-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Kalina updated ELY-907:
---------------------------
    Description: 
When LdapRealm follows referrals, it uses the original context's environment properties, including principal/credential, to create a connection to the referred server. Sometimes you might want to follow the referral using different authentication information.

This can be done when using AuthenticationContext.

Note: how to pass different credentials into referred DirContext:
http://www.cs.binghamton.edu/~steflik/cs328/jndi/tutorial/ldap/referral/throw.html (part Authenticating to a Referral Context)

  was:
When LdapRealm follows referrals, it uses the original context's environment properties, including principal/credential, to create a connection to the referred server. Sometimes you might want to follow the referral using different authentication information.

This can be done using AuthenticationContext by following way:
http://www.cs.binghamton.edu/~steflik/cs328/jndi/tutorial/ldap/referral/throw.html (part Authenticating to a Referral Context)



> LdapRealm - different principal/credential for referrals
> --------------------------------------------------------
>
>                 Key: ELY-907
>                 URL: https://issues.jboss.org/browse/ELY-907
>             Project: WildFly Elytron
>          Issue Type: Enhancement
>            Reporter: Jan Kalina
>            Assignee: Jan Kalina
>            Priority: Minor
>
> When LdapRealm follows referrals, it uses the original context's environment properties, including principal/credential, to create a connection to the referred server. Sometimes you might want to follow the referral using different authentication information.
> This can be done when using AuthenticationContext.
> Note: how to pass different credentials into referred DirContext:
> http://www.cs.binghamton.edu/~steflik/cs328/jndi/tutorial/ldap/referral/throw.html (part Authenticating to a Referral Context)



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list