-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[DOCS] Add grant API key to Java HLRC #63783
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The examples are currently commented out until https://github.com/elastic/elasticsearch/blob/master/client/rest-high-level/src/test/java/org/elasticsearch/client/documentation/SecurityDocumentationIT.java is updated |
@elasticmachine update branch |
@elasticmachine update branch |
Pinging @elastic/es-security (Team:Security) |
Pinging @elastic/es-docs (Team:Docs) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with 1 change
Co-authored-by: Tim Vernum <[email protected]>
Co-authored-by: Tim Vernum <[email protected]>
Co-authored-by: Tim Vernum <[email protected]>
Co-authored-by: Tim Vernum <[email protected]>
Co-authored-by: Tim Vernum <[email protected]>
Related to #63449 and #68190
This PR adds the grant API key API to the Java REST client docs, based on https://www.elastic.co/guide/en/elasticsearch/client/java-rest/master/java-rest-high-security-create-api-key.html
Preview
https://elasticsearch_63783.docs-preview.app.elstc.co/guide/en/elasticsearch/client/java-rest/master/java-rest-high-security-grant-api-key.html