I am trying to integrate Shibboleth with dataverse.
I have the dataverse and shibboleth running as different services behind a reverse proxy.
I followed all steps in depth from the guide.
/Shibboleth.sso/Session has all the appropriate values.
I even looked into a similar issue on the google group, but my shibboleth2.xml does have AJP_ prefix set.
Even confirmed that attribute-map.xml is same as from the guide.
However, after logging in from my IDP, I am redirected to the blank account information page, and the logs say this:
The SAML assertion for "Shib-Identity-Provider" was null. Please contact support.
Am I missing something? How do I solve this?