Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Set the alias (or certificate) Rampart used to verify the signature as a property in the message context.
Reason:
To allow other modules/handlers to know which certificate was associated with the signature. Rampart already performs this lookup within the keystore given the token reference within the security header. By including either the certificate or alias found during the lookup, subsequent code can use this information for various purposes (e.g. - retrieve externally stored properties based on the certificate used).