Opensearch has support for using JWT authentication: https://opensearch.org/docs/latest/security-plugin/configuration/configuration/#json-web-token This is a really nifty feature when integrating with 3rd party solutions to provide SSO. For various reasons, my main focus was on getting JWT URL parameters to work, i.e. being able to pass the JWT to opensearch and dashboards via the URL. Here are some important … Continue reading Lessons learned: Configuring JWT authentication in OpenSearch (v2.0.0)
Lessons learned: Configuring JWT authentication in OpenSearch (v2.0.0)

You must be logged in to post a comment.