Skip to content

Commit

Permalink
policyfiles actions added (#6081)
Browse files Browse the repository at this point in the history
Signed-off-by: Abdul-Az <aazeez@progress.com>
  • Loading branch information
iamazzeez authored and kalroy committed Apr 28, 2022
1 parent 2ef73f3 commit c3309e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-docs/infra-server-iam.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
*IAM Action* lists the associated action or actions required to access that page in the browser
Use `*` in these actions to give broad permissions to perform all associated actions such as get, list, create, delete, etc.
Specify the action to restrict user access to the specific action
Specify the action to restrict user access to the specific action.

### How to assign IAM Actions to user/teams/api-token

* Make a `post` request to `https://{{< example_fqdn "automate" >}}/apis/iam/v2/policies`
with body as
with body
```
{
"name": "username",
Expand Down

0 comments on commit c3309e1

Please sign in to comment.