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?