[
https://issues.apache.org/jira/browse/SYNCOPE-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò resolved SYNCOPE-1185.
---------------------------------------------
Resolution: Fixed
> Further validate SAML responses with CXF's SAMLSSOResponseValidator
> -------------------------------------------------------------------
>
> Key: SYNCOPE-1185
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1185
> Project: Syncope
> Issue Type: Improvement
> Components: extensions
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Labels: saml
> Fix For: 2.0.5, 2.1.0
>
>
> At the moment, the SAML response is only validated via
> [SAMLProtocolResponseValidator|https://github.com/apache/cxf/blob/3.1.x-fixes/rt/rs/security/sso/saml/src/main/java/org/apache/cxf/rs/security/saml/sso/SAMLProtocolResponseValidator.java],
> but CXF also offers
> [SAMLSSOResponseValidator|https://github.com/apache/cxf/blob/3.1.x-fixes/rt/rs/security/sso/saml/src/main/java/org/apache/cxf/rs/security/saml/sso/SAMLSSOResponseValidator.java],
> providing further checks.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)