You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Chris Sampson (Jira)" <ji...@apache.org> on 2022/11/16 20:38:00 UTC

[jira] [Created] (NIFI-10831) Enable JWT auth with Elasticsearch

Chris Sampson created NIFI-10831:
------------------------------------

             Summary: Enable JWT auth with Elasticsearch
                 Key: NIFI-10831
                 URL: https://issues.apache.org/jira/browse/NIFI-10831
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Chris Sampson


Elasticsearch allows for [JWT|https://www.elastic.co/guide/en/elasticsearch/reference/current/jwt-realm.html] auth, NiFi should be updated to allow for such connectivity.

The [StandardOauth2AccessTokenProvider|https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-oauth2-provider-nar/1.18.0/org.apache.nifi.oauth2.StandardOauth2AccessTokenProvider/index.html] could be used to obtain a JWT from an OAuth2/OIDC provider to be passed to Elasticsearch along with a Service/API Key.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)