-
Notifications
You must be signed in to change notification settings - Fork 25.4k
Service Accounts - add beta version documentation #71729
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
Pinging @elastic/es-security (Team:Security) |
Pinging @elastic/es-docs (Team:Docs) |
@lockewritesdocs The service accounts feature is a new development targeting for beta release in 7.13. I am happy to have a chat about the changes if it helps. Please let me know. Thanks! |
@elasticmachine update branch |
@elasticmachine update branch |
@ywangd, let me know when you want to merge this PR and I can backport it. |
It would be great to get this merged soon because internal folks are asking about the service account APIs. |
@dedemorton, Yang pinged me this morning and asked to hold off on merging until Tim has an opportunity to review. As soon as Tim reviews, I'll incorporate any changes (if necessary) and merge + backport 👍 |
x-pack/docs/en/security/authentication/service-accounts.asciidoc
Outdated
Show resolved
Hide resolved
x-pack/docs/en/security/authentication/service-accounts.asciidoc
Outdated
Show resolved
Hide resolved
x-pack/docs/en/security/authentication/service-accounts.asciidoc
Outdated
Show resolved
Hide resolved
x-pack/docs/en/rest-api/security/get-service-credentials.asciidoc
Outdated
Show resolved
Hide resolved
x-pack/docs/en/rest-api/security/get-service-credentials.asciidoc
Outdated
Show resolved
Hide resolved
Co-authored-by: Tim Vernum <tim@adjective.org>
@elasticmachine update branch |
* wip * Service Accounts - add beta documentation * consistent names * fix test * Update service accounts overview and token creation files. * Rename get service tokens to get service credentials * fix tests * Changes for create and get service tokens. * Changes for get token creds, delete token, clear token cache, and token auth. * add manage_service_account privilege to list * List service accounts APIs * Move xpack setting to Security API page, plus other cleanup. * Shorten secret tokens in examples, add cross links, plus other cleanup. * Clarifying parameter descriptions. * Clarify language for authenticating with a token. * Tweaks * Typo fix * Adding redirects to work around CI build checks * Revert "Adding redirects to work around CI build checks" This reverts commit 20a1b53. * Remove redirects that were implemented to satisfy CI checks in master branch * Move note about not supporting basic auth * Clarify what service accounts are specifically for * Apply suggestions from code review Co-authored-by: Tim Vernum <tim@adjective.org> * Addressing review feedback * tweak * Improve doc tests * fix test Co-authored-by: Adam Locke <adam.locke@elastic.co> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Tim Vernum <tim@adjective.org>
* wip * Service Accounts - add beta documentation * consistent names * fix test * Update service accounts overview and token creation files. * Rename get service tokens to get service credentials * fix tests * Changes for create and get service tokens. * Changes for get token creds, delete token, clear token cache, and token auth. * add manage_service_account privilege to list * List service accounts APIs * Move xpack setting to Security API page, plus other cleanup. * Shorten secret tokens in examples, add cross links, plus other cleanup. * Clarifying parameter descriptions. * Clarify language for authenticating with a token. * Tweaks * Typo fix * Adding redirects to work around CI build checks * Revert "Adding redirects to work around CI build checks" This reverts commit 20a1b53. * Remove redirects that were implemented to satisfy CI checks in master branch * Move note about not supporting basic auth * Clarify what service accounts are specifically for * Apply suggestions from code review Co-authored-by: Tim Vernum <tim@adjective.org> * Addressing review feedback * tweak * Improve doc tests * fix test Co-authored-by: Adam Locke <adam.locke@elastic.co> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Tim Vernum <tim@adjective.org> Co-authored-by: Yang Wang <yang.wang@elastic.co> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Tim Vernum <tim@adjective.org>
* wip * Service Accounts - add beta documentation * consistent names * fix test * Update service accounts overview and token creation files. * Rename get service tokens to get service credentials * fix tests * Changes for create and get service tokens. * Changes for get token creds, delete token, clear token cache, and token auth. * add manage_service_account privilege to list * List service accounts APIs * Move xpack setting to Security API page, plus other cleanup. * Shorten secret tokens in examples, add cross links, plus other cleanup. * Clarifying parameter descriptions. * Clarify language for authenticating with a token. * Tweaks * Typo fix * Adding redirects to work around CI build checks * Revert "Adding redirects to work around CI build checks" This reverts commit 20a1b53. * Remove redirects that were implemented to satisfy CI checks in master branch * Move note about not supporting basic auth * Clarify what service accounts are specifically for * Apply suggestions from code review Co-authored-by: Tim Vernum <tim@adjective.org> * Addressing review feedback * tweak * Improve doc tests * fix test Co-authored-by: Adam Locke <adam.locke@elastic.co> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Tim Vernum <tim@adjective.org> Co-authored-by: Yang Wang <yang.wang@elastic.co> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Tim Vernum <tim@adjective.org>
This PR adds beta documentation for the new service accounts feature.
Docs preview URLs: