nico

3 Nov 2022

How to implement SSO with React and ASP.NET Core Web API ?

React js

Hello all,

we need a open source solution to implement a SSO for our React application and Web API ASP.NET Core application.

Normally it should:

  • use JWT token for bearer authentication
  • use the signature RS256 algorithm to validate the token

Thanks for any pointer.

Best regards

Comments

No Comments to show

© 2024 Copyrights reserved for web-brackets.com