puppet-zaqar/releasenotes/notes/service_token_roles-71a325ba45aa0b6f.yaml
Takashi Kajinami 58bb3d444f Add support for service_token_roles in authtoken
Add support for service_token_roles in authtoken middleware, so that
we can customize roles assigned to users, which use service user token
feature.

Change-Id: I4376f16e11e9749e55ad36a124777ea0d8686e45
2020-02-16 21:22:35 +09:00

7 lines
194 B
YAML

---
features:
- |
The new zaqar::keystone::authtoken::service_token_roles parameter was
added to specify keystone roles assigned to the users, which require
service token feature.