Looking for the easiest way to authenticate with RedHat SSO SAML 2.0 (not OpenId) in a .NET Core application. I stumbled upon the ITfoxtec.Identity.Saml2 library and was wondering if anyone has gotten this to work before struggling with an endless array of trial-and-error scenarios.
Thanks!