Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.7
-
None
-
Unknown
Description
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.