Reputation: 59
in my project.i need to implement SAML SSO with ADFS in c# i have .cer and .pfx files
in my project.i need to implement SAML SSO with ADFS in c#
i have .cer and .pfx files
Upvotes: 0
Views: 2310
Reputation: 46803
You need to use a SAML client-side stack.
Refer SAML : SAML connectivity / toolkit.
Upvotes: 1