cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
760
Views
0
Helpful
1
Replies

Dependency issue Duo-Universal-SDK

ROHIT_Pawar
Level 1
Level 1

Hello
I am having issue in (JAVA-Duo-Universal-SDK) V - 1.1.3 because this SDKs
use an old version of OAuth lib com.auth0:java-jwt:3.3.0

and in My Web Application i am using OAuth Version-3.11.0
for some JWT Purpose

Event

java.lang.NoSuchMethodError: com.auth0.jwt.interfaces.Verification.withIssuer(Ljava/lang/String;)Lcom/auth0/jwt/interfaces/Verification;
	at com.duosecurity.DuoIdTokenValidator.buildVerifier(DuoIdTokenValidator.java:85) ~[duo-universal-sdk-1.1.3.jar:?]
	at com.duosecurity.DuoIdTokenValidator.validateAndDecode(DuoIdTokenValidator.java:72) ~[duo-universal-sdk-1.1.3.jar:?]
	at com.duosecurity.Client.exchangeAuthorizationCodeFor2FAResult(Client.java:339) ~[duo-universal-sdk-1.1.3.jar:?]
	at com.duosecurity.Client.exchangeAuthorizationCodeFor2FAResult(Client.java:304) ~[duo-universal-sdk-1.1.3.jar:?]
	at co.hotwax.event.DuoEvent.duoResponseHandler(DuoEvent.java:92) ~[ 

this error came any suggestion and helpfull

i am thinking why in duo-universal-sdk they did’nt update the Oauth version using such an old version

1 Reply 1

DuoKristina
Cisco Employee
Cisco Employee

Hi @ROHIT_Pawar,

We’re actually working on updating dependencies now - keep an eye on this pull request.

Duo, not DUO.
Quick Links