Asked by:
Unable to authenticate user from custom MVC Web application against Azure Active Directory

Question
-
Not able to authenticate MVC application users with Azure Active Directory. When try to sign-in, it gives error: 'We couldn't sign you in. Please try again later'. Azure AD configurations in both application and and Azure AD tenant account are proper. But still getting this error. getting the error for all users in AD. There are no any additional details in logs. I Azure AD user's sign-in logs it says status as 'Success' but still not able to get in
Please suggest. Its urgent and critical
Thanks in advance
- Edited by MayuriB Wednesday, January 29, 2020 11:19 AM
- Moved by Xingyu ZhaoMicrosoft contingent staff Thursday, January 30, 2020 6:32 AM
Wednesday, January 29, 2020 11:06 AM
All replies
-
ASP.NET MVC can be discussed at the ASP.NET forums.
http://forums.asp.net/
Wednesday, January 29, 2020 5:42 PM -
the issue is about Active Directory AuthenticationWednesday, January 29, 2020 7:20 PM
-
the issue is about Active Directory Authentication
Like they have not done this in the ASP.NET MVC forum? There is also an Azure forum there too.
- Edited by DA924x Wednesday, January 29, 2020 7:48 PM
Wednesday, January 29, 2020 7:47 PM -
Hi MayuriB,
Thank you for posting here.
According to your description, your issue is more related to Azure Active Directory.
You can refer to the following document to find help.
Find help and open a support ticket for Azure Active Directory
The C# forum is for C# related question, we discuss and ask the C# programming language, IDE, libraries, samples and tools here.
Thank you for your understanding.
Best Regards,
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.Thursday, January 30, 2020 6:31 AM