How many authentication options in Web API

Viewed 27

How many options are there to implement security in .NET 6 Web API. JWT Token, mTLS, OpenID/OAuth...? I am writing a all options for a project to present it to security team and checking which option is feasible according to organization standard.

0 Answers
Related