Add access to /v3/auth/system
Bug #1945649 reported by
Radomir Dopieralski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-keystoneclient |
New
|
Undecided
|
Unassigned |
Bug Description
In order to support the system scope tokens in Horizon, we need access to the auth/system endpoint, so that we can check whether a given user has access to the system scope or not.
To post a comment you must log in.
Here are more details.
I order to be able to switch scopes in Horizon, we need to be able to created a Token scoped to System Scope from an unscoped token. Here is an example of an API call with scope information included:
https:/ /docs.openstack .org/api- ref/identity/ v3/index. html?expanded= token-authentic ation-with- scoped- authorization- detail# token-authentic ation-with- scoped- authorization