How to disable logout signed requeriment by SP

Ignacio Amoeiro Bosch ignacio.amoeiro at extern.ibsalut.es
Tue May 19 07:25:56 UTC 2020


Hi All,

We have an application that don't sign the logout request, how can I disable that requeriment only for an entityId?

I tried this in the relaying-party.xml

            <bean parent="SAML2.Logout" p:encryptionOptional="true" p:encryptAssertions="false" p:signAssertions="false" p:signResponses="false"/>

But din't work.

Regards



More information about the users mailing list