Add support for system scope tokens
Bug #1945657 reported by
Radomir Dopieralski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
keystoneauth |
New
|
Undecided
|
Unassigned |
Bug Description
In order to use system-scope tokens in Horizon, we need a way of converting an unscoped token that a user got when they first logged in into a token with system scope. As far as I can tell, so far we can only make project- and domain-scope tokens.
summary: |
- Ad support for system scope tokens + Add support for system scope tokens |
To post a comment you must log in.
Here is an example of an API call to get a system scope: https:/ /docs.openstack .org/api- ref/identity/ v3/?expanded= password- authentication- with-scoped- authorization- detail# system- scoped- example