[
https://issues.apache.org/jira/browse/FC-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn McKinney updated FC-269:
------------------------------
Description:
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.
was:
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
Add configurable delimiter to separate the parameters.
> 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)