Kanirajan G

Kanirajan G

  • NA
  • 21
  • 4.9k

ASP.Net with SAML2.0 integration -itfoxtec-identity-saml

Sep 8 2021 7:09 AM

I have ASP.NET webforms applications with a log in page. I tried to use single sign-on feature for these applications using "itfoxtec-identity-saml2". I have tried some articles posted but could not get proper solution for webforms. 

Once credentials (username & password) are entered and I click the login button to authenticate, Idp  (service) successfully authenticates and redirects to main page.

What are the elements to transfer to IDP? How to implement in webforms? Can someone help me with any sample code or article for this purpose?

Thank you.