[ 
https://issues.apache.org/jira/browse/QPID-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Wall updated QPID-7170:
-----------------------------
    Description: 
On authentication, the LDAP Authentication Provider needs to be populate the 
givenName.  For this purpose, the provider needs a new optional attribute 
{{displayableNameAttribute}} which specifies which directory attribute that 
contains the displayable name.

If the displayableNameAttribute is populated, the attribute's value should be 
used as the given name when creating the AuthenticatedPrincipal.  If the 
{{displayableNameAttribute}}  is null, or the attribute has no value in the 
Directory, the given name should be null.


  was:
On authentication, the LDAP Authentication Provider needs to be populate the 
givenName.  For this purpose, the provider needs a new optional attribute 
{{displayableNameAttribute}} which specifies which directory attribute contains 
the displayable name.

If the displayableNameAttribute, is populated, the attribute's value should be 
used as the given name when creating the AuthenticatedPrincipal.  If the 
{{displayableNameAttribute}}  is null, or the attribute has no value in the 
Directory, the given name should be null.



> Make LDAP Authentication Provider populate the AuthenticatedPrincipal's 
> givenName
> ---------------------------------------------------------------------------------
>
>                 Key: QPID-7170
>                 URL: https://issues.apache.org/jira/browse/QPID-7170
>             Project: Qpid
>          Issue Type: Sub-task
>          Components: Java Broker
>            Reporter: Keith Wall
>             Fix For: qpid-java-6.1
>
>
> On authentication, the LDAP Authentication Provider needs to be populate the 
> givenName.  For this purpose, the provider needs a new optional attribute 
> {{displayableNameAttribute}} which specifies which directory attribute that 
> contains the displayable name.
> If the displayableNameAttribute is populated, the attribute's value should be 
> used as the given name when creating the AuthenticatedPrincipal.  If the 
> {{displayableNameAttribute}}  is null, or the attribute has no value in the 
> Directory, the given name should be null.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to