elasticsearch/docs/java-rest/high-level/security
Ioannis Kakavas a59684835d
Enroll Kibana API uses Service Accounts (#76370)
This commit changes the Enroll Kibana API to create and return
a token for this service account, instead of setting and returning the
password of the kibana_system built-in user. Both the token name and
value are returned in the response of the API.
2021-08-17 14:41:35 +03:00
..
authenticate.asciidoc Service Accounts - HLRC (#72431) 2021-06-17 21:27:20 +10:00
change-password.asciidoc [DOCS] Add missing icons to security HLRC APIs (#46619) 2019-09-11 13:19:13 -07:00
clear-api-key-cache.asciidoc Cache API key doc to reduce traffic to the security index (#59376) 2020-10-06 21:41:25 +11:00
clear-privileges-cache.asciidoc Add cache for application privileges (#55836) 2020-06-29 13:59:00 +10:00
clear-realm-cache.asciidoc [DOCS] Add missing icons to security HLRC APIs (#46619) 2019-09-11 13:19:13 -07:00
clear-roles-cache.asciidoc [DOCS] Add missing icons to security HLRC APIs (#46619) 2019-09-11 13:19:13 -07:00
clear-service-account-token-cache.asciidoc Service Accounts - HLRC (#72431) 2021-06-17 21:27:20 +10:00
create-api-key.asciidoc Remove uniqueness constraint for API key name and make it optional (#47549) 2019-10-12 16:58:39 +11:00
create-service-account-token.asciidoc Service Accounts - HLRC (#72431) 2021-06-17 21:27:20 +10:00
create-token.asciidoc Adding authentication information to access token create APIs (#62490) 2020-10-16 09:12:44 +02:00
delegate-pki-authentication.asciidoc Adding authentication information to access token create APIs (#62490) 2020-10-16 09:12:44 +02:00
delete-privileges.asciidoc [DOCS] Add missing icons to security HLRC APIs (#46619) 2019-09-11 13:19:13 -07:00
delete-role-mapping.asciidoc [DOCS] Add missing icons to security HLRC APIs (#46619) 2019-09-11 13:19:13 -07:00
delete-role.asciidoc [DOCS] Add missing icons to security HLRC APIs (#46619) 2019-09-11 13:19:13 -07:00
delete-service-account-token.asciidoc Service Accounts - HLRC (#72431) 2021-06-17 21:27:20 +10:00
delete-user.asciidoc [DOCS] Add missing icons to security HLRC APIs (#46619) 2019-09-11 13:19:13 -07:00
disable-user.asciidoc [DOCS] Add missing icons to security HLRC APIs (#46619) 2019-09-11 13:19:13 -07:00
enable-user.asciidoc [DOCS] Add missing icons to security HLRC APIs (#46619) 2019-09-11 13:19:13 -07:00
enroll_kibana.asciidoc Enroll Kibana API uses Service Accounts (#76370) 2021-08-17 14:41:35 +03:00
enroll_node.asciidoc Enroll Kibana API uses Service Accounts (#76370) 2021-08-17 14:41:35 +03:00
get-api-key.asciidoc Add support to retrieve all API keys if user has privilege (#47274) 2019-10-07 20:21:10 +11:00
get-builtin-privileges.asciidoc [DOCS] Add get user privileges API (#73016) 2021-06-22 08:16:21 -07:00
get-certificates.asciidoc [DOCS] Add missing icons to security HLRC APIs (#46619) 2019-09-11 13:19:13 -07:00
get-privileges.asciidoc [DOCS] Add get user privileges API (#73016) 2021-06-22 08:16:21 -07:00
get-role-mappings.asciidoc [DOCS] Add missing icons to security HLRC APIs (#46619) 2019-09-11 13:19:13 -07:00
get-roles.asciidoc [DOCS] Add missing icons to security HLRC APIs (#46619) 2019-09-11 13:19:13 -07:00
get-service-account-credentials.asciidoc Return file-backed service tokens from all nodes (#75200) 2021-08-03 13:43:46 +10:00
get-service-accounts.asciidoc Service Accounts - HLRC (#72431) 2021-06-17 21:27:20 +10:00
get-user-privileges.asciidoc [DOCS] Add get user privileges API (#73016) 2021-06-22 08:16:21 -07:00
get-users.asciidoc [DOCS] Add missing icons to security HLRC APIs (#46619) 2019-09-11 13:19:13 -07:00
grant-api-key.asciidoc [DOCS] Add grant API key to Java HLRC (#63783) 2021-02-22 10:11:26 -08:00
has-privileges.asciidoc [DOCS] Add get user privileges API (#73016) 2021-06-22 08:16:21 -07:00
invalidate-api-key.asciidoc Deprecate the id field for the InvalidateApiKey API (#66317) 2020-12-21 10:45:58 +11:00
invalidate-token.asciidoc [DOCS] Add missing icons to security HLRC APIs (#46619) 2019-09-11 13:19:13 -07:00
put-privileges.asciidoc [DOCS] Replace put with create or update in API names (#70330) 2021-03-15 14:49:44 -04:00
put-role-mapping.asciidoc [DOCS] Replace put with create or update in API names (#70330) 2021-03-15 14:49:44 -04:00
put-role.asciidoc [DOCS] Replace put with create or update in API names (#70330) 2021-03-15 14:49:44 -04:00
put-user.asciidoc [DOCS] Replace put with create or update in API names (#70330) 2021-03-15 14:49:44 -04:00
query-api-key.asciidoc HLRC support for query API key API (#76520) 2021-08-17 16:00:55 +10:00