Vijay Pratap Singh

Vijay Pratap Singh

  • 349
  • 4.5k
  • 373k

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)