Raja ram
Raja ram

Reputation: 59

SAML SSO WITH ADFS IN C#

in my project.i need to implement SAML SSO with ADFS in c#

i have .cer and .pfx files

Upvotes: 0

Views: 2310

Answers (1)

rbrayb
rbrayb

Reputation: 46803

You need to use a SAML client-side stack.

Refer SAML : SAML connectivity / toolkit.

Upvotes: 1

Related Questions