Call Moodle with Auth0 Saml2 inside IFrame

We are facing issue for embed ding Moodle (SAML2 SSO enabled) inside an iframe and getting the error “redirected you too many times” . Please help me to solve this issue.

Also please help me for getting free trial

Hi @sales1

Welcome to the Auth0 Community!

The error message you encounter usually occurs when the application automatically triggers a call to the /authorize endpoint and after receiving the successful response from Auth0, it triggers another call to the endpoint, which results in a loop.

I would recommend looking through our Knowledge Article on Error "You were redirected too many times" during Authentication that should provide useful information to help fix this.

Let us know if the issue is still ongoing or if the article has helped get it resolved!

Best regards,
Gerald