[ https://issues.apache.org/jira/browse/CXF-7505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Beryozkin resolved CXF-7505. ----------------------------------- Resolution: Fixed Assignee: Sergey Beryozkin Fix Version/s: 3.2.1 3.1.14 I've added few checks; longer term loading of the various stores would ideally be consolidated > Oauth2 keystore loading inconsistent with jwt keys > -------------------------------------------------- > > Key: CXF-7505 > URL: https://issues.apache.org/jira/browse/CXF-7505 > Project: CXF > Issue Type: Bug > Affects Versions: 3.2.0 > Reporter: Romain Manni-Bucau > Assignee: Sergey Beryozkin > Fix For: 3.1.14, 3.2.1 > > > org.apache.cxf.rs.security.jose.common.KeyManagementUtils#loadPersistKeyStore > set a keystore in the exchange and > org.apache.cxf.rs.security.jose.jwk.JwkUtils#loadJwkSet(org.apache.cxf.message.Message, > java.util.Properties, > org.apache.cxf.rs.security.jose.common.PrivateKeyPasswordProvider) loads > JsonWebKeys which can lead to classcastexception -- This message was sent by Atlassian JIRA (v6.4.14#64029)