Browse Source
Service_token_roles_required missing in the server config file which allows backwards compatibility to ensure that the service tokens are compared against a list of possible roles for validity. Change-Id: I75c8036cfd0e538309f11284a087753c50d12394 Closes-Bug: 1778198changes/68/636868/1
3 changed files with 16 additions and 0 deletions
@ -0,0 +1,5 @@
|
||||
--- |
||||
features: |
||||
- Service_token_roles_required missing in the server config file which |
||||
allows backwards compatibility to ensure that the service tokens are |
||||
compared against a list of possible roles for validity. |
Loading…
Reference in new issue