Hello all, Is there a way to configure the SAML properties of a WSS4JOutInterceptor without adding the saml.properties in the classpath? Specifying an absolute file path for the SAML_PROP_FILE property doesn't seem to work, and there's no corresponding REF_ID where I can pass in a Properties object. Right now, it seems like we have to include that file in our ear for it to be picked up, but unfortunately, it has properties that we would like to be exposed to the user to modify such the issuer name and password.
Any suggestions? -- View this message in context: http://cxf.547215.n5.nabble.com/WSS4JOutInterceptor-SAML-configuration-tp5721000.html Sent from the cxf-user mailing list archive at Nabble.com.
