SAML-Toolkits / php-saml

Simple SAML toolkit for PHP
MIT License
1.21k stars 462 forks source link

No peer endpoint available to which to send SAML response #542

Closed psp2019 closed 1 year ago

psp2019 commented 1 year ago

Hello, when i logged into idp server, it tips that : No peer endpoint available to which to send SAML response. Do you know why cause this problem?

pitbulk commented 1 year ago

What IdP are you using? Maybe you have not registered the Assertion Consumer Service URL at the IdP.

pitbulk commented 1 year ago

@psp2019 can you provide more context here?