Hello @Teodorescu, A.C. (Andrei - Calin), I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer.
Issue: Access has been blocked by CORS policy when redirecting to login.microsoft
Solution: Resolved by @Teodorescu, A.C. (Andrei - Calin)
"After registering the Single Page Application (SPA), linking it to the Web API, and implementing Microsoft Authentication Library (MSAL) on the front-end resolved the issue.
More details here:
https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-auth-code-flow
https://www.youtube.com/watch?v=rgPZVmsMf5c&t=1203s (here it is video that explains step by step how to register a SPA)"
If you have any other questions or are still running into more issues, please let me know. Thank you again for your time and patience throughout this issue.
Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.
Thanks,
Raja Pothuraju.