Forum Discussion

mahesrls's avatar
mahesrls
Copper Contributor
Aug 22, 2018

Login with Microsoft account

Login with Microsoft account
We are trying to login with microsoft account follwing the below link.
https://docs.microsoft.com/en-us/azure/active-directory/develop/tutorial-v2-asp-webapp
We can able to login and get the authentication response to our local Visual studio.
But, when we upload it in to the server
the authentication response is always null. So that we can't proceed it with geting the details.
We are using MVC with mysql server.
No RepliesBe the first to reply