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

[jira] [Updated] (QPID-7166) Make user/group names produced by authentication and group providers realm qualified

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

Alex Rudyy updated QPID-7166:
-----------------------------
    Fix Version/s:     (was: qpid-java-broker-7.1.0)
                   Future

> Make user/group names produced by authentication and group providers realm qualified
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-7166
>                 URL: https://issues.apache.org/jira/browse/QPID-7166
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Broker-J
>            Reporter: Keith Wall
>            Priority: Major
>             Fix For: Future
>
>
> Change the existing authentication providers/group providers to produce principals contain a realm qualified names.
> The realm qualified name will be in the form: {noformat}{identity}@{realm}{noformat}  The identity and realm will need to be encoded (how?).
> The formation of the realm name will follow Section 6 RFC-4120. Ultimately all authentication and group providers will have an {{realmName}}.  The Broker will enforce a business rule that all realm names are unique.
> Some authentication provides will capable of defaulting the realm name.  For instance, an LDAP authentication provider might default its realm name to be the full qualified domain name of the LDAP server itself.  If the provider has a default, this must be overridable, to allow duplicate realm names to be avoided.
> https://cwiki.apache.org/confluence/display/qpid/Identity+in+the+Java+Broker



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