Module elasticsearch::security[][src]

Expand description

Security APIs

Perform security related activities, including

  • Manage users
  • Manage application privileges
  • Manage roles
  • Manage role mappings
  • Manage API keys
  • Manage Bearer tokens
  • Authenticate users against an OpenID Connect or SAML authentication realm when using a custom web application other than Kibana

Structs

Namespace client for Security APIs

Builder for the Security Authenticate API

Builder for the Security Delete Role API

Builder for the Security Delete User API

Builder for the Security Disable User API

Builder for the Security Enable User API

Builder for the Security Get Api Key API

Builder for the Security Get Role API

Builder for the Security Get Token API

Builder for the Security Get User API

Builder for the Security Put Role API

Builder for the Security Put User API

Builder for the Security Saml Logout API

Enums

API parts for the Security Authenticate API

API parts for the Security Change Password API

API parts for the Security Clear Api Key Cache API

API parts for the Security Clear Cached Privileges API

API parts for the Security Clear Cached Realms API

API parts for the Security Clear Cached Roles API

API parts for the Security Clear Cached Service Tokens API

API parts for the Security Create Api Key API

API parts for the Security Create Service Token API

API parts for the Security Delete Privileges API

API parts for the Security Delete Role Mapping API

API parts for the Security Delete Role API

API parts for the Security Delete Service Token API

API parts for the Security Delete User API

API parts for the Security Disable User API

API parts for the Security Enable User API

API parts for the Security Get Api Key API

API parts for the Security Get Builtin Privileges API

API parts for the Security Get Privileges API

API parts for the Security Get Role Mapping API

API parts for the Security Get Role API

API parts for the Security Get Service Accounts API

API parts for the Security Get Service Credentials API

API parts for the Security Get Token API

API parts for the Security Get User API

API parts for the Security Get User Privileges API

API parts for the Security Grant Api Key API

API parts for the Security Has Privileges API

API parts for the Security Invalidate Api Key API

API parts for the Security Invalidate Token API

API parts for the Security Put Privileges API

API parts for the Security Put Role Mapping API

API parts for the Security Put Role API

API parts for the Security Put User API

API parts for the Security Saml Authenticate API

API parts for the Security Saml Complete Logout API

API parts for the Security Saml Invalidate API

API parts for the Security Saml Logout API

API parts for the Security Saml Prepare Authentication API

API parts for the Security Saml Service Provider Metadata API