OpenSearch/x-pack/docs/en/rest-api/security
Jay Modi 5d9c270608
Token API supports the client_credentials grant (#33106)
This change adds support for the client credentials grant type to the
token api. The client credentials grant allows for a client to
authenticate with the authorization server and obtain a token to access
as itself. Per RFC 6749, a refresh token should not be included with
the access token and as such a refresh token is not issued when the
client credentials grant is used.

The addition of the client credentials grant will allow users
authenticated with mechanisms such as kerberos or PKI to obtain a token
that can be used for subsequent access.
2018-08-27 10:56:21 -06:00
..
authenticate.asciidoc [DOCS] Adds testing for security APIs (#31345) 2018-06-18 08:48:23 -07:00
change-password.asciidoc [DOCS] Splits the users API documentation into multiple pages (#32825) 2018-08-17 23:17:33 -07:00
clear-cache.asciidoc Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
clear-roles-cache.asciidoc [DOCS] Splits the roles API documentation into multiple pages (#32794) 2018-08-17 09:18:08 -07:00
create-role-mappings.asciidoc [DOCS] Add docs for Application Privileges (#32635) 2018-08-23 18:04:02 -07:00
create-roles.asciidoc [DOCS] Add docs for Application Privileges (#32635) 2018-08-23 18:04:02 -07:00
create-users.asciidoc [DOCS] Add docs for Application Privileges (#32635) 2018-08-23 18:04:02 -07:00
delete-app-privileges.asciidoc [DOCS] Add docs for Application Privileges (#32635) 2018-08-23 18:04:02 -07:00
delete-role-mappings.asciidoc [DOC] Splits role mapping APIs into separate pages (#32797) 2018-08-20 14:30:42 -07:00
delete-roles.asciidoc [DOCS] Splits the roles API documentation into multiple pages (#32794) 2018-08-17 09:18:08 -07:00
delete-tokens.asciidoc [DOCS] Splits the token APIs into separate pages (#32865) 2018-08-17 22:22:09 -07:00
delete-users.asciidoc [DOCS] Splits the users API documentation into multiple pages (#32825) 2018-08-17 23:17:33 -07:00
disable-users.asciidoc [DOCS] Splits the users API documentation into multiple pages (#32825) 2018-08-17 23:17:33 -07:00
enable-users.asciidoc [DOCS] Splits the users API documentation into multiple pages (#32825) 2018-08-17 23:17:33 -07:00
get-app-privileges.asciidoc [DOCS] Add docs for Application Privileges (#32635) 2018-08-23 18:04:02 -07:00
get-role-mappings.asciidoc [DOC] Splits role mapping APIs into separate pages (#32797) 2018-08-20 14:30:42 -07:00
get-roles.asciidoc [DOCS] Splits the roles API documentation into multiple pages (#32794) 2018-08-17 09:18:08 -07:00
get-tokens.asciidoc Token API supports the client_credentials grant (#33106) 2018-08-27 10:56:21 -06:00
get-users.asciidoc [DOCS] Splits the users API documentation into multiple pages (#32825) 2018-08-17 23:17:33 -07:00
has-privileges.asciidoc [DOCS] Add docs for Application Privileges (#32635) 2018-08-23 18:04:02 -07:00
put-app-privileges.asciidoc [DOCS] Add docs for Application Privileges (#32635) 2018-08-23 18:04:02 -07:00
role-mapping-resources.asciidoc [DOC] Splits role mapping APIs into separate pages (#32797) 2018-08-20 14:30:42 -07:00
ssl.asciidoc [DOCS] Adds testing for security APIs (#31345) 2018-06-18 08:48:23 -07:00