AWS Open Source Blog
Tag: JSON Web Tokens
Use JSON Web Tokens (JWTs) to Authenticate in Open Distro for Elasticsearch and Kibana
中文版 – Token-based authentication systems are popular in the world of web services. They provide many benefits, including (but not limited to) security, scalability, statelessness, and extensibility. With Amazon’s Open Distro for Elasticsearch, users now have an opportunity to take advantage of the numerous security features included in the Security plugin. One such feature is […]