Closed thijskh closed 2 years ago
Duplicate of #285 Would you mind taking a look at that one?
It's not that obvious to me how inside getBinding/getCurrentBinding we would decide if it's the requester or responder's "fault"?
You're right, and it's probably irrelevant.. The exception should be caught somewhere where it is possible to determine if it's a requester/responder issue..
I suspect this is something you need for OC? I will backport this to a new 4.3 branch.. We may be able to use some of this in SSP 2.0
Either whether there's a type specified that we don't know or if the guessing failed (the exception message will discern the two cases). This allows SimpleSAMLphp to handle this more neatly.