amarkevich commented on a change in pull request #652: CXF-8243 
JwtAccessTokenValidator using the JWK Set URL
URL: https://github.com/apache/cxf/pull/652#discussion_r395543255
 
 

 ##########
 File path: 
systests/rs-security/src/test/java/org/apache/cxf/systest/jaxrs/security/oidc/filters/OIDCFiltersTest.java
 ##########
 @@ -111,45 +101,6 @@ public void testClientCodeRequestFilter() throws 
Exception {
         assertEquals(returnedBook.getId(), 123L);
     }
 
-    @org.junit.Test
 
 Review comment:
   Initially this test was introduced exactly for AT signature validation using 
JWKS but its more complex to configure and do not support key rotation

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to