How do you transform SAML 2 claims to readable values?
I am using the ITFoxTec SAML 2.0 library in a .Net Core 2 web app.
AADSTS900235: SAML authentication request’s RequestedAuthenticationContext Comparison value must be ‘exact’. Received value: ‘Minimum’
When trying to use the ITfoxtec.Identity.Saml2 library, the test example
/TestWebAppCoreNemLogin3Sp I get the error AADSTS900235: SAML authentication request’s RequestedAuthenticationContext Comparison value must be ‘exact’. Received value: ‘Minimum’.