Add support for system scope tokens

Bug #1945657 reported by Radomir Dopieralski
10
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.

Revision history for this message
Radomir Dopieralski (deshipu) wrote :
summary: - Ad support for system scope tokens
+ Add support for system scope tokens
Revision history for this message
Radomir Dopieralski (deshipu) wrote :

It looks like at least part of the code necessary is already there:

https://github.com/openstack/keystoneauth/blob/master/keystoneauth1/identity/v3/base.py#L166-L174

What is missing is an argument for Token constructor that we could pass to make that code run.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.