Shawn McKinney created FC-269:
---------------------------------
Summary: 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
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
Add configurable delimiter to separate the parameters.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)