blob: b2389348cac4818c0880fb9a449eb4f7329c77c3 [file] [log] [blame]
{
"Request" : {
"AccessSubject" : {
"Attribute" : [
{
"Value" : "Person",
"AttributeId" : "urn:oasis:names:tc:xacml:1.0:subject:subject-id"
}
]
},
"Action" : {
"Attribute" :
{
"Value" : "access",
"AttributeId" : "urn:oasis:names:tc:xacml:1.0:action:action-id"
}
},
"Resource" : {
"Attribute" : [
{
"Value" : "Protected Resource",
"AttributeId" : "urn:oasis:names:tc:xacml:1.0:resource:resource-id"
} ]
}
}
}