Do you have access to how the STS is configured? As you can see here, we use "org.apache.ws.security.components.crypto.Merlin" as the crypto provider in our STS tests and it works fine:
https://github.com/apache/cxf/blob/master/services/sts/systests/basic/src/test/resources/stsKeystore.properties Colm. On Thu, Jul 5, 2018 at 11:54 PM, Alin <[email protected]> wrote: > This is the code that throws the error > <Cannot issue token: Cannot create Crypto class > org.apache.ws.security.components.crypto.Merlin> > org.apache.cxf.ws.security.sts.provider.STSException: Cannot create Crypto > class org.apache.ws.security.components.crypto.Merlin > > <http://cxf.547215.n5.nabble.com/file/t341715/casserver51.png> > > > > -- > Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
