Skip to content

Commit 93ea8b8

Browse files
bizybotYogesh Gaikwad
authored andcommitted
Add manage_own_api_key cluster privilege documentation (#465)
This commit documents manage_own_api_key cluster privilege. Related to elastic/elasticsearch#45897 and elastic/elasticsearch#40031
1 parent 67bf440 commit 93ea8b8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/en/stack/security/authorization/privileges.asciidoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,13 @@ roles of the user who created or updated them.
7171

7272
--
7373

74+
`manage_own_api_key`::
75+
All security-related operations on {es} API keys that are owned by the current
76+
authenticated user. The operations include
77+
{ref}/security-api-create-api-key.html[creating new API keys],
78+
{ref}/security-api-get-api-key.html[retrieving information about API keys], and
79+
{ref}/security-api-invalidate-api-key.html[invalidating API keys].
80+
7481
`manage_pipeline`::
7582
All operations on ingest pipelines.
7683

0 commit comments

Comments
 (0)