puppet-keystone/releasenotes/notes/service_token_roles_required-0574ea85813b533c.yaml
Iago Santos Pardo 9683f0f6ef Service_token_roles_required missing in authtoken config file Edit
Service_token_roles_required missing in the authtoken which
allows backwards compatibility to ensure that the service tokens are
compared against a list of possible roles for validity.

Change-Id: I67a358e921bd2a85caf242464327033562c46adc
Implements: bug service_token_roles_required missing
Closes-Bug: 1779389
2018-07-10 13:31:12 +02:00

6 lines
217 B
YAML

---
features:
- Add 'service_token_roles_required' missing in the authtoken which
allows backwards compatibility to ensure that the service tokens are
compared against a list of possible roles for validity.