keystone/doc/source/admin/endpoint-policy.rst

531 B

Endpoint Policy

The Endpoint Policy feature provides associations between service endpoints and policies that are already stored in the Identity server and referenced by a policy ID.

Configure the endpoint policy backend driver in the [endpoint_policy] section. For example:

[endpoint_policy]
driver = sql

See API Specification for Endpoint Policy <https://developer.openstack.org/ api-ref/identity/v3-ext/index.html#os-endpoint-policy-api> for the details of API definition.