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

Implement Obligation AttributeAssignment evaluation #23

Closed
miosman opened this issue Oct 24, 2014 · 0 comments
Closed

Implement Obligation AttributeAssignment evaluation #23

miosman opened this issue Oct 24, 2014 · 0 comments
Assignees

Comments

@miosman
Copy link

miosman commented Oct 24, 2014

Obligation AttributeAssignment values are not evaluated when using any attribute designator using XACML 2.0.

Example

<AttributeAssignment
                    AttributeId="urn:oasis:names:tc:xacml:2.0:requester"
                    DataType="http:https://www.w3.org/2001/XMLSchema#string">
<SubjectAttributeDesignator AttributeId="urn:oasis:names:tc:xacml:1.0:subject:subject-id" DataType="http:https://www.w3.org/2001/XMLSchema#string"/>
</AttributeAssignment>

The above example will evaluate to an empty line when getting the obligation attribute value.

@valdas-s valdas-s self-assigned this Oct 30, 2014
valdas-s added a commit that referenced this issue Nov 4, 2014
Backported fix for #23 into 1.3.x branch
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

No branches or pull requests

2 participants