[
https://issues.apache.org/jira/browse/NIFI-13639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874401#comment-17874401
]
ASF subversion and git services commented on NIFI-13639:
--------------------------------------------------------
Commit 7348740eccf82ad0213ede83d1b6b967b22e7488 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7348740ecc ]
NIFI-13639 Replaced OkHttp with web-client-api in web-security
This closes #9157
Signed-off-by: Joseph Witt <[email protected]>
> Replace OkHttp with web-client-api in web-security
> --------------------------------------------------
>
> Key: NIFI-13639
> URL: https://issues.apache.org/jira/browse/NIFI-13639
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The nifi-web-security module uses OkHttp for retrieving SAML Registration
> information over HTTP. This approach should be refactored to use the
> nifi-web-client-api and nifi-web-client implementation, which now builds on
> the Java HttpClient instead of OkHttp.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)