Tagged Questions
0
votes
4answers
608 views
What's the easiest way to test a .NET SAML client?
I will soon need to add SSO to an ASP.NET app using SAML. The client will not provide access to their Shibboleth identity provider for testing, so I'll need to verify that SSO works myself.
What ...