Skip to content

Commit

Permalink
Address PR feedback
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <[email protected]>
  • Loading branch information
DarshitChanpura committed Jun 7, 2023
1 parent 1d1db95 commit 4e08f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _security/access-control/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ plugins.security.restapi.endpoints_disabled.<role>.<endpoint>: ["<method>", ...]
```
{% include copy.html %}
You can also control access to specific rest APIs via roles. Here is an example role which allows access to all endpoints supported by this feature currently:
You can also control access to specific rest APIs using roles. Here is an example list `cluster_permissions` that you can attach to a role which will allow access to all endpoints supported by this feature:
```yml
rest_api_admin_full_access:
reserved: true
Expand Down

0 comments on commit 4e08f8c

Please sign in to comment.