Vijay Pratap Singh

Vijay Pratap Singh

  • 343
  • 5.1k
  • 474.1k

Implement SSO in web application with different techs.

Jul 4 2023 5:52 AM

I have two projects, one is in ASP.NET that uses form authentication for the login. And the second is in simple javascript and HTML CSS. I want to implement SSO in these projects.

  1. Both are hosted on the same subdomain
  2. I do not want to use any third-party paid library.

Answers (1)