Skip to content

Commit

Permalink
add password write to authorities for opensearcy proxy CI client (#900)
Browse files Browse the repository at this point in the history
  • Loading branch information
markdboyd authored Sep 24, 2024
1 parent 33e1988 commit 3701bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bosh/opsfiles/clients.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
value:
override: true
authorized-grant-types: client_credentials
authorities: scim.write,uaa.admin
authorities: scim.write,uaa.admin,password.write
secret: ((opensearch-dashboards-proxy-ci-secret))

- type: replace
Expand Down

0 comments on commit 3701bdb

Please sign in to comment.