[ https://issues.apache.org/jira/browse/KNOX-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853305#comment-17853305 ]
ASF subversion and git services commented on KNOX-3040: ------------------------------------------------------- Commit 7980cda85d9db922490016e995577c2f5774654b in knox's branch refs/heads/master from Sandeep Moré [ https://gitbox.apache.org/repos/asf?p=knox.git;h=7980cda85 ] KNOX-3040 - Support multiple ways to verify JWT tokens (#915) * KNOX-3040 - Support multiple ways to verify JWT tokens * KNOX-3040 - 1) update default algorithm for JWKS 2) Fix unittests > Support multiple ways to verify JWT tokens > ------------------------------------------ > > Key: KNOX-3040 > URL: https://issues.apache.org/jira/browse/KNOX-3040 > Project: Apache Knox > Issue Type: Bug > Reporter: Sandeep More > Assignee: Sandeep More > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > Currently we can only have one way to validate JWT token either > # Using JWKS endpoint > # Using PEM > # Using the signing-key > We should be able to support multiple verifications together. -- This message was sent by Atlassian Jira (v8.20.10#820010)