Re: [xacml-users] Hierarchical resources policy and request file

From
Seth Proctor <>
Date
2006-07-05T01:40:02+00:00
ID
Thread
Re: [xacml-users] Hierarchical resources policy and request file
Hi Dhirendra.

> Where can i find detailed documentation about
> different functions supported for 1.2 and 2.0 ?

Look at the XACML 1.1 and 2.0 (respectively) specifications.

> [...]
> I get the below exception :

You're writing an XACML 1.x policy, which requires that you specify a  
Function Identifier in the Condition. You're seeing an error because  
you're not specifying a Function in your Condition. The examples that  
Anne provided use the XACML 2.0 syntax, in which no Function is  
specified in the Condition.


seth