[ 
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 
displayableName.  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 name when creating the AuthenticatedPrincipal.  If the 
{{displayableNameAttribute}}  is null, or the attribute has no value in the 
Directory, the name should be null.


  was:
On authentication, the LDAP Authentication Provider needs to be populate the 
displayableName.  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 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 
> displayable name
> ----------------------------------------------------------------------------------------
>
>                 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 
> displayableName.  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 name when creating the AuthenticatedPrincipal.  If the 
> {{displayableNameAttribute}}  is null, or the attribute has no value in the 
> Directory, the 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