We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
manage_own_api_key
1 parent 67bf440 commit 93ea8b8Copy full SHA for 93ea8b8
docs/en/stack/security/authorization/privileges.asciidoc
@@ -71,6 +71,13 @@ roles of the user who created or updated them.
71
72
--
73
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
+
81
`manage_pipeline`::
82
All operations on ingest pipelines.
83
0 commit comments