OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

xacml-users message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [xacml-users] Sample with matching attributes of subj and resource



> For XACML 1.0/1.1, use function Id
> urn:oasis:names:tc:xacml:1.0:function:boolean-equal
> and remove the <Apply ...> and </Apply> tags.

Actually, I think you want to remove the Condition element and change 
the remaining top-level Apply into Condition:

   <Condition 
FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
     ...


seth


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]