Skip to content

Commit

Permalink
saml
Browse files Browse the repository at this point in the history
  • Loading branch information
bottkars committed Aug 16, 2019
1 parent 00d9f4e commit c816617
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/apps_man_saml_aad.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@

```
GROUP_ID=fd570d0b-ae8b-45f8-871e-7e40ef426dd8
uaac group map --name scim.read ${GROUP_ID} --origin labbuildrAD
uaac group map --name scim.write ${GROUP_ID} --origin labbuildrAD
uaac group map --name cloud_controller.admin ${GROUP_ID} --origin labbuildrAD
uaac group map --name scim.read ${GROUP_ID} --origin labbuildr
uaac group map --name scim.write ${GROUP_ID} --origin labbuildr
uaac group map --name cloud_controller.admin ${GROUP_ID} --origin labbuildr
```


0 comments on commit c816617

Please sign in to comment.