Unable to Authenticate - Azure web app with Azure Active Directory (OpenIdConnect)

Prabakaran Rajendran 1 Reputation point
2019-12-30T01:29:17.647+00:00

Dear Team,

When i tried to login with Azure AAD. i received an error message as 'We couldn't sign you in. Please try again'. Once i restart the azure webapp i can able to login successfully and it works for few hours then again started failing and not able to login.

URL : https://login.microsoftonline.com/TENANTID/oauth2/authorize?client_id=CLIENTID&redirect_uri=URL&response_mode=form_post&response_type=code%20id_token&scope=openid%20profile&state=OpenIdConnect.AuthenticationProperties%3TOKEN&nonce=123456789sddfeqwfd&x-client-SKU=ID_NET451&x-client-ver=5.3.0.0

Seek your assistance on this exception.

Thank you.

**alt text**

alt text

alt text

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,930 questions
Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

3 answers

Sort by: Most helpful
  1. Rizwan Mahfooz 6 Reputation points
    2020-06-29T16:24:40.553+00:00

    I faced the same issue, I opened a ticket with Microsoft and here is the solution that resolved the problem. Thanks

    https://dotnetcodetips.com/Tip/91/Azure-OWIN-website-login-gets-stuck-on-a-never-ending-redirect-loop

    1 person found this answer helpful.

  2. Marilee Turscak-MSFT 37,206 Reputation points Microsoft Employee Moderator
    2020-01-03T23:01:51.21+00:00

    Please follow up with the resolution to this thread once you have gone through the trace logs. Also, you may want to try changing browsers to see if you can authenticate through a different browser. I have heard of this happening with Safari, for instance, before.


  3. Shubham Agrahari 1 Reputation point
    2020-06-29T15:23:46.283+00:00

    Hi @soumi-MSFT, @rajpraba, I am also facing the same issue..If the issue got resolved then please post the answer.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.