I have SSO (using simplesamlphp as IdP) a environment with three services: MyServiceA, MyServiceB and Kibana. I have session on all three services and when I attempt to logout (SLO) from either MyServiceA or MyServiceB I encounter the error 'Logout request is not signed'. Is it possible to disable signature verification from a IdP initiated logout just for the sake of testing and development?
Still reading more on SAML SSO and how these services implement SAML, however I would like to have your insight on this issue.
In general, one should not consume unsigned SAML Logout Requests as there is no integrity or authenticity protection without the signature. How can the SAML SP know that the request originates from the IdP and it is indeed about logging out the specified user ?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.