Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5F861200CA7 for ; Wed, 14 Jun 2017 18:02:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5E421160BDB; Wed, 14 Jun 2017 16:02:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A5104160BC0 for ; Wed, 14 Jun 2017 18:02:03 +0200 (CEST) Received: (qmail 93446 invoked by uid 500); 14 Jun 2017 16:02:02 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 93433 invoked by uid 99); 14 Jun 2017 16:02:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jun 2017 16:02:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 185FDCFB2A for ; Wed, 14 Jun 2017 16:02:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.211 X-Spam-Level: X-Spam-Status: No, score=-99.211 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id lmfMlPUtUJ5n for ; Wed, 14 Jun 2017 16:02:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 284B15F2AC for ; Wed, 14 Jun 2017 16:02:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5F597E00A3 for ; Wed, 14 Jun 2017 16:02:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1AE5121D8F for ; Wed, 14 Jun 2017 16:02:00 +0000 (UTC) Date: Wed, 14 Jun 2017 16:02:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SYNCOPE-1067) More flexible delegated administration model MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 14 Jun 2017 16:02:04 -0000 [ https://issues.apache.org/jira/browse/SYNCOPE-1067?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 049326#comment-16049326 ]=20 ASF subversion and git services commented on SYNCOPE-1067: ---------------------------------------------------------- Commit a2c5c100dcde30b5c4b32b644284353e22758aff in syncope's branch refs/he= ads/2_0_X from [~fmartelli] [ https://git-wip-us.apache.org/repos/asf?p=3Dsyncope.git;h=3Da2c5c10 ] [SYNCOPE-1067] fix to build with Java7 > More flexible delegated administration model > -------------------------------------------- > > Key: SYNCOPE-1067 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1067 > Project: Syncope > Issue Type: Improvement > Components: console, core > Reporter: Francesco Chicchiricc=C3=B2 > Assignee: Francesco Chicchiricc=C3=B2 > Fix For: 2.0.4, 2.1.0 > > > The current implementation of [delegated administration|https://syncope.a= pache.org/docs/reference-guide.html#delegated-administration] relies on Rol= es, where each Role associates a set of Entitlements (e.g. administrative a= ctions) to a set of Realms (e.g. containers for Users / Groups / Any Object= s). > This requires, however, that the set of Users / Groups / Any Objects to a= dminister is somehow statically defined by containment: "administrators wit= h role R can manage users under realms /a and /b" works as long as users to= administer are fully contained by the Realms /a and /b; but what if the se= t of Users that R can administer needs to be dynamically defined, say by th= e value of a 'department' attribute? -- This message was sent by Atlassian JIRA (v6.4.14#64029)