Great, thanks for the update Daniel!
Daniel, thanks for the quick response. I have actually resolved half the issue now! The problem of actually connecting to testhib for authentication, I is working. It was an issued with the entityID not being unique enough 🙂
My issue now is that when it resolved back to my consumer service location, I get a “Responder -> Unable to encrypt assertion” error.
To clarify the above, I set signed assertions to false, so I have not generated a x5009cert. I thought file_get_contents() was used to load the idp’s public certificate?
Thanks, Ed