We are trying to implement usage of the Microsoft Identity Platform in combination with Umbraco v9 for the frontend, and ideally also for the backend and Umbraco v8 frontend and backend.
Following Visual Studio 2019's wizard when creating a new MVC .net core (5.0) project, the Microsoft Identity Platform is working correctly, but in combination with Umbraco, an infinite loop occurs:
Microsoft Identity Platform with Umbraco v9
Hi,
We are trying to implement usage of the Microsoft Identity Platform in combination with Umbraco v9 for the frontend, and ideally also for the backend and Umbraco v8 frontend and backend.
Following Visual Studio 2019's wizard when creating a new MVC .net core (5.0) project, the Microsoft Identity Platform is working correctly, but in combination with Umbraco, an infinite loop occurs:
https://localhost:43678/Account/Login?ReturnUrl=%2FAccount%2FLogin%3FReturnUrl%3D%252FAccount%252FLogin%253FReturnUrl%253D%25252FAccount%25252FLogin%25253FReturnUrl%25253D%2525252FAccount%2525252FLogin%252...
can someone advice, please how to fix this?
is working on a reply...