Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/keystone/+spec/endpoint-scoped-tokens. Description: In a large scale cloud deployments, a service has to support multiple endpoints (regions) and it has to support endpoints specific to particular use case or endpoints managed by admin/group of admins. To have better access control, we need capability to scope auth token to a particular endpoint and get endpoint scoped roles. This will stop unauthorized access of user/admin from one region to another region. Specification URL (additional information): None