Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4
-
None
-
None
Description
This task is to add the ability to cache SAML tokens that are returned from an STS instance in the STSTokenValidator. An "Associated Hash" int is added to the CXF SecurityToken class. On receiving a UsernameToken which is to be dispatched to an STS for validation via WS-Trust, if it is transformed into a SAML Assertion a hash of the UsernameToken is associated with the returned Assertion, which is stored in the TokenStore.
Attachments
Issue Links
- is related to
-
CXF-3708 A validated and transformed SAML Token is not cached in the STSTokenValidator
- Closed