Auth0 post request to /callback url

Hi @rafael4,

You shouldn’t be getting a POST request to your frontend app. I’m curious if there’s been a misconfiguration.

To confirm, you are setting up Auth0 as a SAML service provider and have a third party SAML IdP?

Have you looked at any of our quickstarts? Usually all of the request and callback are handled by our SDKs and you shouldn’t have to manually configure the request handlers.