Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/en/stack/security/authorization/privileges.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,13 @@ roles of the user who created or updated them.

--

`manage_oidc`::
Enables the use of {es} APIs
({ref}/security-api-oidc-prepare-authentication.html[OpenID Connect Prepare Authentication],
{ref}/security-api-oidc-authenticate.html[OpenID Connect Authenticate], and
{ref}/security-api-oidc-logout.html[OpenID Connect Logout])
to initiate and manage OpenID Connect authentication on behalf of other users.

`manage_pipeline`::
All operations on ingest pipelines.

Expand Down