You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our company uses PingFederate for authentication and I'm forced to use it. I love the functionality that ASP.NET Core Identity provides for authorization. What would be the best way to integrate PingFederate with ASP.NET Core Identity so I get the best of both worlds? Has anyone done this?