In .Net Core 2.1, can two authentication schemes exist together and be used by separate calls?
I’ve been working ITFoxTec SAML 2.0 library and I just found out that the services.AddSaml2();
call is basically this:
I’ve been working ITFoxTec SAML 2.0 library and I just found out that the services.AddSaml2();
call is basically this: