Azure AD Single Sign In - invalid_grant 9002313 when requesting token with code
We have an existing solution with ASP .NET Core and Angular frontend, with our own user management. Now I want to implement registration and login with Azure Active Directory. I've successfully set up the AD application and the frontend logic to acquire the code. Then I pass it to our backend, to generate a token together with the secret. When calling the /o