Hi,
I am following this article by Jan
https://janbernhardt.blogspot.com.es/2016/02/apache-fediz-installation-in-productive.html
and I think I am close to getting it working but I have hit this error
that I cannot work out. Can anyone help?
org.apache.cxf.sts.token.provider.SAMLTokenProvider -
org.apache.cxf.ws.security.sts.provider.STSException: Configuration
error: cannot load signature properties
at
org.apache.cxf.sts.token.realm.RealmProperties.getSignatureCrypto(RealmProperties.java:156)
at
org.apache.cxf.sts.token.provider.AbstractSAMLTokenProvider.signToken(AbstractSAMLTokenProvider.java:59)
at
org.apache.cxf.sts.token.provider.SAMLTokenProvider.createSamlToken(SAMLTokenProvider.java:319)
at
org.apache.cxf.sts.token.provider.SAMLTokenProvider.createToken(SAMLTokenProvider.java:117)
at
org.apache.cxf.sts.operation.TokenIssueOperation.issueSingle(TokenIssueOperation.java:171)