I'm a newcomer to the SAML world.
We have a project where the website (PHP) needs to be able to read SAML assertions from a PingFederate IdP server. I'd like to know whether it is possible to use OneLogin's SAML PHP Toolkit (or any other tool) as an SAML SP or if it is mandatory to have a Ping Federate server configured as an SP (as stated in the PHP Integration Kit requirements).
Would there be extra obstacles doing so ?
Regards