aspnet / AspNetKatana

Microsoft's OWIN implementation, the Katana project
Apache License 2.0
963 stars 332 forks source link

Seeing a login loop #353

Closed gurua closed 4 years ago

gurua commented 4 years ago

We are seeing a login loop when accessing our site but we are unable to determine what is wrong. We are using 4.1.0 and have tried the workaround suggested here: https://github.com/aspnet/AspNetKatana/wiki/System.Web-response-cookie-integration-issues but it hasn't helped. Is there any debugging that we can add to determine what is happening?

Tratcher commented 4 years ago

A decrypted Fiddler trace is the first tool. You can share the trace file here or via the e-mail in my profile.

PascoFNS commented 4 years ago

I experienced this as well and was able to work around by downgrading to 4.0.1.

Tratcher commented 4 years ago

A decrypted Fiddler trace is the first tool. You can share the trace file here or via the e-mail in my profile.

ghost commented 4 years ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

See our Issue Management Policies for more information.