You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2017/08/03 10:56:00 UTC

[jira] [Resolved] (SYNCOPE-1185) Further validate SAML responses with CXF's SAMLSSOResponseValidator

     [ 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)