File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,6 +31,18 @@ pfqan.xacml-datatype = http://glite.org/xacml/datatype/fqan
3131pfqan.xacml-target-element = subject
3232pfqan.xacml-match-function = http://glite.org/xacml/algorithm/fqan-match
3333
34+ id = ca-policy-oid
35+ ca-policy-oid.xacml-id = http://authz-interop.org/xacml/subject/ca-policy-oid
36+ ca-policy-oid.xacml-datatype = http://www.w3.org/2001/XMLSchema# string
37+ ca-policy-oid.xacml-target-element = subject
38+ ca-policy-oid.xacml-match-function = urn:oasis:names:tc:xacml:1.0:function:string-equal
39+
40+ id = ca-policy-names
41+ ca-policy-names.xacml-id = http://authz-interop.org/xacml/subject/ca-policy-names
42+ ca-policy-names.xacml-datatype = http://www.w3.org/2001/XMLSchema# string
43+ ca-policy-names.xacml-target-element = subject
44+ ca-policy-names.xacml-match-function = urn:oasis:names:tc:xacml:1.0:function:string-equal
45+
3446id = resource
3547resource.xacml-id = urn:oasis:names:tc:xacml:1.0:resource:resource-id
3648resource.xacml-datatype = http://www.w3.org/2001/XMLSchema# string
You can’t perform that action at this time.
0 commit comments