You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Gabriel Beims Bräscher (JIRA)" <ji...@apache.org> on 2017/10/01 18:07:00 UTC

[jira] [Created] (CLOUDSTACK-10101) Present the full domain name when listing user's domains

Gabriel Beims Bräscher created CLOUDSTACK-10101:
---------------------------------------------------

             Summary: Present the full domain name when listing user's domains
                 Key: CLOUDSTACK-10101
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10101
             Project: CloudStack
          Issue Type: Improvement
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: Gabriel Beims Bräscher
            Assignee: Gabriel Beims Bräscher


This issue is related to the Saml2 user authentication plugin.

The user can list its domains. His/Her domains are presented as the following example:
username/subdomainA
username/subdomainB

However, if a user has two subdomains of the same name Dom1/subdomainA and Dom2/subdomainA, the list is presented as follows:
username/subdomainA
username/subdomainA

By presengint the full domain name the user will see a list as follows:
username/Dom1/subdomainA
username/Dom2/subdomainA



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)