Skip to content

Commit

Permalink
docs: fix microsoft user management mapping role (#10251)
Browse files Browse the repository at this point in the history
Signed-off-by: CI <[email protected]>
  • Loading branch information
jilgue authored and crenshaw-dev committed Aug 9, 2022
1 parent fb75ada commit d945e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/operator-manual/user-management/microsoft.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
p, role:org-admin, repositories, update, *, allow
p, role:org-admin, repositories, delete, *, allow
g, "84ce98d1-e359-4f3b-85af-985b458de3c6", role:org-admin
scopes: '[roles, email]'
scopes: '[groups, email]'

Refer to [operator-manual/argocd-rbac-cm.yaml](https://github.com/argoproj/argo-cd/blob/master/docs/operator-manual/argocd-rbac-cm.yaml) for all of the available variables.

Expand Down

0 comments on commit d945e9f

Please sign in to comment.