I need to support SSO using SAML 2.0
for my portal(SP-initiated SSO
and SP-initiated SLO
profiles). I have Shibboleth
Server as IdP
and now I need to create or use existing SP
using C#.
Is it possible to implement SP
for integration with Shibboleth using WIF
, or I need to find other solutions?
Also any other info about integration with Shibboleth
using C# will helpful.