User_saml with ldap and shibboleth

Hello We are trying to configure user_saml app with LDAP and Shibboleth, but we are getting “invalid_response Not authenticated” error.

We have chain of certificates while user_saml setting is only allowing to save it when we put only one certificate.

i.e. only one

-----BEGIN CERTIFICATE-----
…
-----END CERTIFICATE-----

block is allowed, while we have chain of certificates. We are not sure if putting entire is chain is allowed or not and whether its correct way to do.

Our user_saml configuration looks like

Thank you in advance

This has been solved on GitHub https://github.com/nextcloud/user_saml/issues/35