OpenSearch/client
Ioannis Kakavas 7b9ca62174
Enhance Invalidate Token API (#35388)
This change:

- Adds functionality to invalidate all (refresh+access) tokens for all users of a realm
- Adds functionality to invalidate all (refresh+access)tokens for a user in all realms
- Adds functionality to invalidate all (refresh+access) tokens for a user in a specific realm
- Changes the response format for the invalidate token API to contain information about the 
   number of the invalidated tokens and possible errors that were encountered.
- Updates the API Documentation

After back-porting to 6.x, the `created` field will be removed from master as a field in the 
response

Resolves: #35115
Relates: #34556
2018-12-18 10:05:50 +02:00
..
benchmark Remove NoopRequestBuilders (#36639) 2018-12-14 18:28:45 +01:00
client-benchmark-noop-api-plugin Remove NoopRequestBuilders (#36639) 2018-12-14 18:28:45 +01:00
rest LLRC: Make warning behavior pluggable per request (#36345) 2018-12-10 08:32:00 -05:00
rest-high-level Enhance Invalidate Token API (#35388) 2018-12-18 10:05:50 +02:00
sniffer Checkstyle: Catch wide snippets (#34163) 2018-10-01 15:22:15 -04:00
test Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
transport Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00