Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Policies for implementing XACML RBAC for reader, writer and admin roles. #8

Merged
merged 5 commits into from May 13, 2014
Merged

Policies for implementing XACML RBAC for reader, writer and admin roles. #8

merged 5 commits into from May 13, 2014

Conversation

sprater
Copy link

@sprater sprater commented May 12, 2014

No description provided.

<Action>
<ActionMatch MatchId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
<AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">urn:oasis:names:tc:xacml:1.0:action:action-id</AttributeValue>
<ActionAttributeDesignator>remove</ActionAttributeDesignator>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both Assignment and Rbacl are node types, so we will need to prevent all node actions on them that are permitted to other nodes later in this policy.

gregjan added a commit that referenced this pull request May 13, 2014
Policies for implementing XACML RBAC for reader, writer and admin roles.
@gregjan gregjan merged commit efabcf8 into fcrepo-exts:master May 13, 2014
@sprater sprater deleted the xacml-rbac-policies branch May 13, 2014 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants