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:49:00 UTC

[jira] [Commented] (QPID-7168) Allow authentication providers to resolve a realm qualified user identity into a displayable name

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

Alex Rudyy commented on QPID-7168:
----------------------------------

The work is de-scoped from 7.1.0 for later

> Allow authentication providers to resolve a realm qualified user identity into a displayable name
> -------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7168
>                 URL: https://issues.apache.org/jira/browse/QPID-7168
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Broker-J
>            Reporter: Keith Wall
>            Priority: Major
>              Labels: Broker-J-Identity
>             Fix For: Future
>
>
> Extend the Authentication Provider interface to allow implementations to resolve a realm qualified user identity into a human readable name.  If the authentication provider does not recognise the realm, it is not capable of resolving names or the name is not known, the provider must return null.  Callers must be prepared to handle null.
> Internally, providers may implement this method by calling out to the authentication backend. Alternatively, the provider may maintain a cache of names, populated as users authenticate.  The provider should be prepared to be queried many times for a user's name during the lifetime of Broker's execution, so should take steps to avoid expensive processing, if necessary.



--
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