[
https://issues.apache.org/jira/browse/NIFI-10831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925307#comment-17925307
]
ASF subversion and git services commented on NIFI-10831:
--------------------------------------------------------
Commit f24a34640ac1860d90138d0309c9b61c976381ae in nifi's branch
refs/heads/main from Chris Sampson
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f24a34640a ]
NIFI-10831 Added JWT realm authentication for Elasticsearch (#9605)
- Updated ElasticsearchClientService property descriptor dependencies
Signed-off-by: David Handermann <[email protected]>
> 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
> Assignee: Chris Sampson
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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)