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.
1 parent 04d37ed commit 23be7f3Copy full SHA for 23be7f3
docs/en/stack/security/authorization/privileges.asciidoc
@@ -52,6 +52,13 @@ roles of the user who created or updated them.
52
53
--
54
55
+`manage_oidc`::
56
+Enables the use of {es} APIs
57
+({ref}/security-api-oidc-prepare-authentication.html[OpenID Connect Prepare Authentication],
58
+{ref}/security-api-oidc-authenticate.html[OpenID Connect Authenticate], and
59
+{ref}/security-api-oidc-logout.html[OpenID Connect Logout])
60
+to initiate and manage OpenID Connect authentication on behalf of other users.
61
+
62
`manage_pipeline`::
63
All operations on ingest pipelines.
64
0 commit comments