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

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -