Unable to find the current binding

30 views
Skip to first unread message

Chris Thompson

unread,
Feb 8, 2012, 10:04:45 AM2/8/12
to simpleSAMLphp
I am getting the "Unable to find the current binding" error message
from my customers IdP. I have a test IdP built using Microsoft WIF
and I do not get this error.

I put some debugging code in the getCurrentBinding() function in
Binding.php so I could see what they are passing over in the POST.

I can see that the POST request to me has a REQUEST_METHOD of POST.
The CONTENT_TYPE is application/x-www-form-urlencoded. There is also
a value in the SAMLResponse in the post. According to the code in the
getCurrentBinding() function I should get to this line: return new
SAML2_HTTPPost();

Can anyone post me in the right direction on where to look next?

Tom Scavo

unread,
Feb 8, 2012, 10:12:46 AM2/8/12
to simple...@googlegroups.com
On Wed, Feb 8, 2012 at 10:04 AM, Chris Thompson <moj...@gmail.com> wrote:
> I am getting the "Unable to find the current binding" error message
> from my customers IdP.  I have a test IdP built using Microsoft WIF
> and I do not get this error.

Most likely the customer's IdP does have correct metadata for your SP.

Tom

Reply all
Reply to author
Forward
0 new messages