abe6157e5a
There is no user ID and project ID support for the /v3/policy APIs. The schema [1] validates this. [1] https://github.com/openstack/keystone/blob/master/keystone/policy/schema.py Change-Id: I53197412c60513756bce42089f5e959d6c9a7c34 Closes-Bug: #1448602
7 lines
117 B
JSON
7 lines
117 B
JSON
{
|
|
"policy": {
|
|
"blob": "{'foobar_user': 'role:compute-user'}",
|
|
"type": "application/json"
|
|
}
|
|
}
|