Skip to content

Commit

Permalink
Address CI check failure
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <[email protected]>
  • Loading branch information
DarshitChanpura committed Jun 20, 2023
1 parent 985773a commit 66b8836
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions _security/access-control/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1456,7 +1456,7 @@ GET _plugins/_security/api/ssl/certs
}
```

### Reload Transport Certificates
### Reload transport certificates

Reload transport layer communication certificates. These REST APIs let a super admin (or a user with sufficient permissions to access this API) reload transport layer certificates.

Expand All @@ -1476,7 +1476,7 @@ GET _opendistro/_security/api/ssl/transport/reloadcerts
}
```

### Reload HTTP Certificates
### Reload http certificates

Reload HTTP layer communication certificates. These REST APIs let a super admin (or a user with sufficient permissions to access this API) reload HTTP layer certificates.

Expand Down
4 changes: 2 additions & 2 deletions _security/access-control/permissions.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,9 +395,9 @@ These permissions apply to an index or index pattern. You might want a user to h
- indices:monitor/upgrade


## REST Permissions
## Rest Permissions

These permissions apply to rest APIs to control access to the endpoints. Granting access to any of these will allow access to change the crucial operational components of security plugin.
These permissions apply to rest APIs to control access to the endpoints. Granting access to any of these will allow access to change the crucial operational components of Security plugin.
NOTE: Allowing access to these endpoints can trigger operational changes in the cluster. Proceed with caution.

- restapi:admin/actiongroups
Expand Down

0 comments on commit 66b8836

Please sign in to comment.