blob: 792781af9150c10580b639d1a197b0de351ebc9a [file] [log] [blame]
{
"Request" : {
"AccessSubject" : {
"Attribute" : [
{
"Value" : "Bart",
"AttributeId" : "urn:oasis:names:tc:xacml:1.0:subject:subject-id"
}
]
},
"Action" : {
"Attribute" : [
{
"Value" : "execute",
"AttributeId" : "urn:oasis:names:tc:xacml:1.0:action:action-id"
}
]
},
"Resource" : {
"Attribute" : [
{
"Value" : "foo bar",
"AttributeId" : "urn:oasis:names:tc:xacml:1.0:resource:resource-id"
}
]
}
}
}