9051d403a3
The implementation for system-scoped tokens lacked support for expanding implied roles. This patch modifies the token model so that it generates implied roles on the system in the token response. Change-Id: I46ff38a9cff6c605ccb9a52b1533f01fa4faec17 Closes-Bug: 1788694
7 lines
226 B
YAML
7 lines
226 B
YAML
---
|
|
fixes:
|
|
- |
|
|
[`bug 1788694 <https://bugs.launchpad.net/keystone/+bug/1788694>`_]
|
|
System-scoped tokens now support expanding role assignments to include
|
|
implied roles in token creation and validation responses.
|