[
https://issues.apache.org/jira/browse/NIFI-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840868#comment-17840868
]
ASF subversion and git services commented on NIFI-5302:
-------------------------------------------------------
Commit 335f08e5a474d3b78abf687c801d1e4e179549ec in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=335f08e5a4 ]
NIFI-5302 Add Support for Client Credentials Flow with OIDC (#8532)
* NIFI-5302 Added Support for Client Credentials Flow with OIDC
- Added JwtDecoder implementation supporting delegation based on Issuer
* NIFI-5302 Added Client Credentials Grant Type section to OIDC docs
* NIFI-5302 Replaced deprecated OkHttp3ClientHttpRequestFactory
> Add Support for Client Credentials Flow with OIDC Access Tokens
> ---------------------------------------------------------------
>
> Key: NIFI-5302
> URL: https://issues.apache.org/jira/browse/NIFI-5302
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Federico Michele Facca
> Assignee: David Handermann
> Priority: Major
> Labels: security
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Currently OIDC is only supported via implicit grant flow. This is perfectly
> fine for the UI, but it makes impossible to programmatically interact with
> the APIs using OIDC.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)