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 0F35F176D6 for ; Mon, 2 Feb 2015 14:27:34 +0000 (UTC) Received: (qmail 58860 invoked by uid 500); 2 Feb 2015 14:27:34 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 58826 invoked by uid 500); 2 Feb 2015 14:27:34 -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 58816 invoked by uid 500); 2 Feb 2015 14:27:34 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 58813 invoked by uid 99); 2 Feb 2015 14:27:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2015 14:27:34 +0000 Date: Mon, 2 Feb 2015 14:27:34 +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-8191) SAML users should be created in separate 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-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14301318#comment-14301318 ] ASF subversion and git services commented on CLOUDSTACK-8191: ------------------------------------------------------------- Commit 876c78fe1ba6abe132131b3449b21fd09f2c14e1 in cloudstack's branch refs/heads/4.5 from [~rohit.yadav@shapeblue.com] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=876c78f ] CLOUDSTACK-8191: SAML users should have their own accounts Signed-off-by: Rohit Yadav > SAML users should be created in separate accounts > ------------------------------------------------- > > Key: CLOUDSTACK-8191 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8191 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Affects Versions: 4.5.0 > Reporter: Rohit Yadav > Assignee: Rohit Yadav > Priority: Critical > Fix For: 4.5.0, 4.6.0 > > > A user from the community reported that saml users are created under one account which violates multi-tenancy. Since CloudStack uses account to separate tenants, each SAML authenticated user should be in their own account. -- This message was sent by Atlassian JIRA (v6.3.4#6332)