[ https://issues.apache.org/jira/browse/CXF-4556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Colm O hEigeartaigh resolved CXF-4556. -------------------------------------- Resolution: Fixed > JAX-RS SAML TLS HolderOfKey check does not work > ----------------------------------------------- > > Key: CXF-4556 > URL: https://issues.apache.org/jira/browse/CXF-4556 > Project: CXF > Issue Type: Bug > Components: JAX-RS Security > Affects Versions: 2.5.6, 2.6.3, 2.7.0 > Reporter: Colm O hEigeartaigh > Assignee: Colm O hEigeartaigh > Fix For: 2.5.7, 2.6.4, 2.7.1 > > > The HolderOfKey check that is done when a SAML Assertion is received via a > JAX-RS SAML interceptor does not work when TLS is used. This is due to the > following check: > if (tlsCerts == null || sig == null) > "sig" will always be null for the TLS case. -- 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