How Elasticsearch works with OIDC realm

Hi Team,

Recently we have integrated Azure AD OIDC with Elasticsearch and kibana.

  1. The OP will provide the token to users of kibana
  2. User of kibana will present the token to elasticsearch for accessing the resources
  3. Elasticsearch authenticate the token and give the resources

I have doubt on 3rd point how elasticsearch interact with Azure AD.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.