[ 
https://issues.apache.org/jira/browse/NIFI-15211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Stieglitz resolved NIFI-15211.
-------------------------------------
    Resolution: Fixed

> Replace deprecated setSigningKeyResolver(SigningKeyResolver) of 
> JwtParserBuilder in JwtService with API suggested replacement
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-15211
>                 URL: https://issues.apache.org/jira/browse/NIFI-15211
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: David Handermann
>            Priority: Minor
>             Fix For: 2.7.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> {code:java}
> 2025-11-12T10:24:02.5828425Z [WARNING] 
> /home/runner/work/nifi/nifi/nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[104,59]
>  [deprecation] SigningKeyResolverAdapter in io.jsonwebtoken has been 
> deprecated
> 2025-11-12T10:24:02.5831446Z [WARNING] 
> /home/runner/work/nifi/nifi/nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[104,32]
>  [deprecation] setSigningKeyResolver(SigningKeyResolver) in JwtParserBuilder 
> has been deprecated{code}
> The goal of this ticket is to replace the 
> setSigningKeyResolver(SigningKeyResolver) in JwtParserBuilder with the 
> suggested replacement in the 
> [javadocs|https://javadoc.io/static/io.jsonwebtoken/jjwt-api/0.13.0/io/jsonwebtoken/JwtParserBuilder.html#setSigningKeyResolver(io.jsonwebtoken.SigningKeyResolver)].



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

Reply via email to