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)