aspnet / Security

[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.NET core 2.0 using wsfederation authentication application is in endless loop when logging in

AbhiShetti opened this issue · comments

Hi , i have implemented the wsfederation auth with pingfederate identity , but after loggin my application is
in endless loop. I am stuck at this point . can anyone please help me out from this.
I am attaching the startup.cs
Startup.txt
Also the wsfederation extenstion
AddWsFedAuthenticationExtensions.txt

The code samples are incomplete, please share a full project on GitHub that demonstrates the issue.

A Fiddler trace and application logs are useful for debugging loops like this.