Infinite redirect Universal Login

Hi @wponder11

Welcome to the Auth0 Community!

This is definitely weird behaviour, thank you for sharing this!
There are multiple potential causes of this and it is very likely something minor, but things that are worth double-checking on your end:

  • ensure your SDK is up to date;
  • some changes were made to the application, but have not been saved. This way, it might start an infinite loop, but once you toggle the JWT settings, it forces a save and refreshes the settings, which in turn updates all data and makes the application work correctly;
  • Actions might contribute to this behaviour, try to disable all Actions and run the application to test if this could also be a cause;

If you happen to be referring to toggling on the OIDC Conformant settings specifically, I believe that our documentation Adopt OIDC-Conformant Authentication might hold the answer to the issue.

Let me know if this helped with resolving the issue! If it’s still ongoing, pleases let me know what SDK and version you’re using.

Have a great one!
Gerald