Colm O hEigeartaigh created CXF-4639: ----------------------------------------
Summary: Add ability to send an existing SAML Token via the JAX-RS SAML code Key: CXF-4639 URL: https://issues.apache.org/jira/browse/CXF-4639 Project: CXF Issue Type: Improvement Components: JAX-RS Security Affects Versions: 2.7.0 Reporter: Colm O hEigeartaigh Assignee: Colm O hEigeartaigh Fix For: 2.7.1 The JAX-RS SAML code only allows you to create an Assertion and then send it in a header, form, etc. This task is to add the ability to retrieve a DOM Element from the Message Context, keyed via "rs-security.saml.token.element". If this is null, then it will default to the old behaviour of creating a new token. -- 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