Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Commit

Permalink
Update README with scim.invite
Browse files Browse the repository at this point in the history
  • Loading branch information
James C. Scott committed May 4, 2017
1 parent a070cd2 commit d6a5f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ cf create-service redis28 standard dashboard-redis
- Create client account:
```
uaac client add <your-client-id> \
--authorities uaa.none \
--authorities scim.invite \
--authorized_grant_types authorization_code,client_credentials,refresh_token \
--scope cloud_controller.admin,cloud_controller.read,cloud_controller.write,openid,scim.read \
--autoapprove true \
Expand Down

0 comments on commit d6a5f69

Please sign in to comment.