Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tanalam2411 committed Dec 8, 2023
1 parent 8d90a64 commit 4f6ab4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/how-to-guides/integration-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,4 +394,7 @@ path "identity/group-alias" {
path "identity/group/name/*" {
capabilities = ["read", "list"]
}
path "identity/group/id/*" {
capabilities = ["create", "read", "update", "patch", "delete", "list"]
}
```

0 comments on commit 4f6ab4f

Please sign in to comment.