Hi,
I'm playing around with SAML and chose simplesamlphp for practice. At this point, when my SP sends an auth request, after authentication but before it redirects back to the SP, I get a runtime error. the stack trace is shown here:
As a result of this, perhaps, I do not see the final POST back to the service provider (took some packet captures)
I'm using the packaged simplesamlphp in ubuntu 13.10 (since i've put so much effort into configuring it, I'd rather not upgrade if this is simply a misconfiguration).
Appreciate if anyone has any help to offer on this.