You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2018/06/04 10:51:00 UTC

[jira] [Commented] (QPID-7169) Make AuthenticatedPrincipal carry displayable (common) name

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

Alex Rudyy commented on QPID-7169:
----------------------------------

The work is de-scoped from 7.1.0 for later

> Make AuthenticatedPrincipal carry displayable (common) name
> -----------------------------------------------------------
>
>                 Key: QPID-7169
>                 URL: https://issues.apache.org/jira/browse/QPID-7169
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>            Reporter: Keith Wall
>            Priority: Major
>              Labels: Broker-J-Identity
>             Fix For: Future
>
>
> Change {{AuthenticatedPrincipal}} to carry a {{displayableName}}.  This will typically carry the given name of the human user.  It will be legal for an AuthenticatedPrincipal not to have a such a name, so this field may be null.
> AuthenticationProviders will be responsible for populating the name from the authentication backend as the user authenticates.  The precise details of this step will vary from provider to provider.
> The Web Management Console needs the givenName for presentation purposes (so the Console can display who is logged in in a friendly manner).  Change the {{SaslServlet}} to pass the displayable name from the Authenticated Principal.  Change the menu bar of the Web Management Console to include the name if it is available.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org