What is the best open source or paid library to make ASP .net web forms application as relying party, sign in a user, when Ping Federate as Idp.
PingFederate Integration Kit https://documentation.pingidentity.com/display/NETIK/.NET+Integration+Kit
One Login https://developers.onelogin.com/saml/c-and-aspnet
Kentor.AuthServices https://github.com/KentorIT/authservices
Do all these solutions use open token protocol ?
Thanks ameet