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

From
Kuketayev, Argyn <>
Date
2004-09-29T16:58:26+00:00
ID
Thread
RE: [xacml-users] Sample with matching attributes of subj and resource
I'm gonna try this. 

I couldn't find any samples in conformance tests for this use case. The
closest one is IIC034.

Thanks,
Argyn

> -----Original Message-----
> From:  [mailto:] 
> Sent: Wednesday, September 29, 2004 12:21 PM
> To: 
> Cc: Kuketayev, Argyn; 
> 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
>