← Prev in month
← Prev in thread
[xacml-comment] IIB026
The MatchID in this snippet of the policy should be dateTime-equal
rather than date-equal...?
<SubjectMatch
MatchId="urn:oasis:names:tc:xacml:1.0:function:date-equal">
<SubjectAttributeDesignator
AttributeId="urn:oasis:names:tc:xacml:1.0:subject:request-time"
DataType="http://www.w3.org/2001/XMLSchema#dateTime"/>
<AttributeValue
DataType="http://www.w3.org/2001/XMLSchema#dateTime">2002-02-08T08:23:47-05:00</AttributeValue>
</SubjectMatch>
← Prev in month
← Prev in thread