Good Evening,
I have been working on an application where I used Azure AD for the Authentication and database level checking for the authorization. In our application, we used Angular as UI and Web API for business management.
Now I want to understand, the best approach to manage the Azure AD registration process for each environment like dev, QA, UAT, and prod whether all addresses as a Reply URL at the same time or separate -2 for each environment.
