You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Shawn McKinney (JIRA)" <ji...@apache.org> on 2019/04/23 13:35:00 UTC

[jira] [Closed] (FC-269) Make Fortress ABAC Role Constraint multi tenant

     [ https://issues.apache.org/jira/browse/FC-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn McKinney closed FC-269.
-----------------------------

> Make Fortress ABAC Role Constraint multi tenant
> -----------------------------------------------
>
>                 Key: FC-269
>                 URL: https://issues.apache.org/jira/browse/FC-269
>             Project: FORTRESS
>          Issue Type: Improvement
>    Affects Versions: 2.0.3
>            Reporter: Shawn McKinney
>            Assignee: Shawn McKinney
>            Priority: Major
>             Fix For: 2.0.4
>
>
> Currently abac constraints depend on a global configuration property, stored like this:
> RC-role:constraint
> RC- is constant, followed by a role name, followed by a : and then the constraint name.
> Change to:
> RC$tenant$role:constraint
> Use a configurable delimiter to separate the parameters.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)