Azure-Samples/active-directory-dotnet-webapp-openidconnect

First login always fail

Closed this issue · 5 comments

When I login, the browser stops at https://login.microsoftonline.com/login.srf showing just a #

So when I try again, it doesn't asks for credentials, just posts back and works

That's weird. Can you provide a Fiddler trace or other trace? What browser?

I just realized that it also happens when login in to Azure Portal. It should be a Microsoft sign on issue

Doesn't happen with chrome

If you could post the failing request/response I would be interested in seeing it.

Ok, I'll install fiddler.
I just found a erro on console: Potential cross-site scripting detected in 'https://login.microsoftonline.com/login.srf'. The content has been modified by the XSS Filter.