-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Add a section about token-based authentication #93344
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
|
Documentation preview: |
abdonpijpelink
left a comment
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.
This is great @mjrlgue . Thanks for sharing!
I've left some minor suggestions. Also, this PR should target the main branch so this change will also be in future versions of the documentation. Do you need a hand rebasing this PR?
|
Pinging @elastic/es-docs (Team:Docs) |
|
Pinging @elastic/es-data-management (Team:Data Management) |
It took me a considerable time to figure out the syntax for a token-based authentication, and I said why not add it to the documentation
477b8d3 to
05de0f9
Compare
|
💚 CLA has been signed |
|
@elasticmachine test this please |
💚 Backport successful
|
* Add a section about token-based authentication It took me a considerable time to figure out the syntax for a token-based authentication, and I said why not add it to the documentation * Update x-pack/docs/en/watcher/input/http.asciidoc * Update x-pack/docs/en/watcher/input/http.asciidoc --------- Co-authored-by: Abdon Pijpelink <[email protected]>
* Add a section about token-based authentication It took me a considerable time to figure out the syntax for a token-based authentication, and I said why not add it to the documentation * Update x-pack/docs/en/watcher/input/http.asciidoc * Update x-pack/docs/en/watcher/input/http.asciidoc --------- Co-authored-by: Marwane Chahoud <[email protected]>
* Add a section about token-based authentication It took me a considerable time to figure out the syntax for a token-based authentication, and I said why not add it to the documentation * Update x-pack/docs/en/watcher/input/http.asciidoc * Update x-pack/docs/en/watcher/input/http.asciidoc --------- Co-authored-by: Abdon Pijpelink <[email protected]>
It took me a considerable time to figure out the code for a token-based authentication, and I said why not add it to the documentation.