Skip to content

Commit

Permalink
Merge pull request #261 from geofffranks/master
Browse files Browse the repository at this point in the history
Update bosh_cli scope for teams
  • Loading branch information
cppforlife committed Jun 22, 2018
2 parents 3d5a3cf + 02c0ebc commit c0bf1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uaa.yml
Expand Up @@ -51,7 +51,7 @@
bosh_cli:
override: true
authorized-grant-types: password,refresh_token
scope: openid,bosh.admin,bosh.read,bosh.*.admin,bosh.*.read
scope: openid,bosh.admin,bosh.read,bosh.*.admin,bosh.*.read,bosh.teams.*.admin,bosh.teams.*.read
authorities: uaa.none
access-token-validity: 120 # 2 min
refresh-token-validity: 86400 # 1 day
Expand Down

0 comments on commit c0bf1f5

Please sign in to comment.