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: Ia79d517dd64720ba8ba00c5d572ec2dbf66bf831 Closes-Bug: 1778198changes/95/637095/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