On Wed, Apr 22, 2015 at 9:54 AM, Rushmin Fernando <[email protected]> wrote: > Say I have following attributes in my XACML request > > role = admin > allowedRoles = admin, creator > > Is there a XACML function or a series of functions where i can determine > whether the role in in the allowedRoles ?
I guess, you can use "is-in" function. You can find the description about all the functions that are supported by default from here [1] [1] (4014 A.3 Functions) http://docs.oasis-open.org/xacml/3.0/xacml-3.0-core-spec-cs-01-en.pdf Thanks, Asela. > > Thanks > Rushmin > > -- > Rushmin Fernando > Technical Lead > > WSO2 Inc. - Lean . Enterprise . Middleware > > email : [email protected] > mobile : +94772310855 > > -- Thanks & Regards, Asela ATL Mobile : +94 777 625 933 +358 449 228 979 _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
