I have configured the Onelogin SAML Toolkit for PHP per the documentation. Sadly the output from base64_decode() function is incorrect.
I used the Onelogin Online decode and Inflate tool and get a correct value with same SAMLResponse.
SAML Assertions are signed, not encrypted per the IDP maintainer. IDP x509 certificate is correct in settings.
Where would I look next?