Arthur Kong created WSS-418:
-------------------------------

             Summary: Cannot configure SAML properties in WSS4JOutInterceptor 
without having to add that config file in the classpath
                 Key: WSS-418
                 URL: https://issues.apache.org/jira/browse/WSS-418
             Project: WSS4J
          Issue Type: Bug
    Affects Versions: 1.6.8
            Reporter: Arthur Kong
            Assignee: Colm O hEigeartaigh


Currently there is no way to configure the SAML properties of a 
WSS4JOutInterceptor without having to add the corresponding 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 you 
can pass in a Properties object.  

This issue will force the user to include that file in the ear for it to be 
picked up, but unfortunately, it has properties that probably needs to be 
exposed for the user to modify during deployment such as the issuer name and 
password.

Relevant discussion can be found here (with a couple of suggested workarounds):

http://cxf.547215.n5.nabble.com/WSS4JOutInterceptor-SAML-configuration-td5721000.html




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to