horizon/openstack_auth/tests/conf/with_default_policy.json
Radomir Dopieralski 54365d7ef1 Fix api.keystone.is_cloud_admin/is_domain_admin handling with new policies
Allow an action if no policy exists for it and there is no default
policy.

Change-Id: Ief6dc5ff15a83c70ee171774d1bfc6470c0863d1
Closes-bug: 1739108
2018-01-17 15:14:33 +01:00

5 lines
63 B
JSON

{
"with_default:action": "",
"default": "role:admin"
}