[
https://issues.apache.org/jira/browse/NIFI-13379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854753#comment-17854753
]
ASF subversion and git services commented on NIFI-13379:
--------------------------------------------------------
Commit 627fa06866e7f8bca8e2504a8e4027ee6568392d in nifi's branch
refs/heads/support/nifi-1.x from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=627fa06866 ]
NIFI-13379 Replaced use of deprecated com.nimbusds.oauth2.sdk.http.HTTPResponse
method getContentAsJSONObject with API suggested replacement
getBodyAsJSONObject.
This closes #8944
Signed-off-by: Mike Thomsen <[email protected]>
> Replace use of deprecated com.nimbusds.oauth2.sdk.http.HTTPResponse method
> getContentAsJSONObject with API suggested replacement getBodyAsJSONObject
> ----------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-13379
> URL: https://issues.apache.org/jira/browse/NIFI-13379
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This change should be in file
> {code:java}
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/securit
> y/authentication/oidc/StandardOidcIdentityProvider.java
> {code}
> on line 258
--
This message was sent by Atlassian Jira
(v8.20.10#820010)