asp.net - What's the easiest way to test a .NET SAML client? -
I have to add SSO to an ASP.NET app using SAML. Customers will not provide access to their Shibolate identity provider for testing, so I have to verify that the SSO itself works.
What would be the simplest way to setup / setup a SAML identity provider for testing?
I am planning to use the SAML component
Comments
Post a Comment