Hugo Trippaers created CXF-7086: ----------------------------------- Summary: Dynamically load signature validation keys using KeyName Key: CXF-7086 URL: https://issues.apache.org/jira/browse/CXF-7086 Project: CXF Issue Type: New Feature Components: JAX-RS Security Reporter: Hugo Trippaers Priority: Minor
The current implementation of handling incoming messages with a KeyName identifier is to rely on a single "default" key. The SignatureValidationKey. However it is possible to have multiple different KeyNames and the expected behaviour is to select the right certificate based on the KeyName. -- This message was sent by Atlassian JIRA (v6.3.4#6332)