Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3055C18E2A for ; Mon, 3 Aug 2015 09:34:05 +0000 (UTC) Received: (qmail 41346 invoked by uid 500); 3 Aug 2015 09:34:05 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 41313 invoked by uid 500); 3 Aug 2015 09:34:05 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 41298 invoked by uid 500); 3 Aug 2015 09:34:05 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 41295 invoked by uid 99); 3 Aug 2015 09:34:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2015 09:34:05 +0000 Date: Mon, 3 Aug 2015 09:34:04 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-8701) Allow SAML users to switch accounts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651657#comment-14651657 ] ASF subversion and git services commented on CLOUDSTACK-8701: ------------------------------------------------------------- Commit 5526a9641b39502cca637b51f122ee0f044cf5e3 in cloudstack's branch refs/heads/4.5-samlfixes from [~rohit.yadav@shapeblue.com] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=5526a96 ] CLOUDSTACK-8701: Allow SAML users to switch accounts SAML authorized accounts might be across various domains, this allows for switching of accounts only in case of SAML authenticated user accounts across other accounts with the same SAML uid/username. Signed-off-by: Rohit Yadav > Allow SAML users to switch accounts > ----------------------------------- > > Key: CLOUDSTACK-8701 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8701 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Reporter: Rohit Yadav > Assignee: Rohit Yadav > Fix For: 4.6.0, 4.5.2 > > > SAML authenticated users may have multiple accounts across domains as there may be user accounts with same usernames, the current way in 4.5/master is to grab the domain information beforehand which provides a bad UX as users would need to remember their domain path names (difficult than remembering the domain name). -- This message was sent by Atlassian JIRA (v6.3.4#6332)