keystone/keystone/token
shenjiatong c0d5162288 Fix token auth error if federated_groups_id is empty list
`federation_group_ids` could be zero length list, so deciding whether
a token is federated by checking if it is none.

Change-Id: I0f4b9e24d949aa4838ee721a165999b29c684d32
Closes-Bug: #1856962
(cherry picked from commit f0d964e666)
2020-01-02 04:11:58 +00:00
..
providers Implement JWS token provider 2019-02-07 23:04:39 +00:00
__init__.py Remove the sql token driver and uuid token provider 2018-02-12 17:32:47 +00:00
provider.py Fix token auth error if federated_groups_id is empty list 2020-01-02 04:11:58 +00:00
token_formatters.py token: consistently decode binary types 2019-07-04 07:55:43 +01:00