OAuth implementation in web api

90036475 0 Reputation points
2025-03-06T15:38:41.3166667+00:00

Hi Community members,

How can I create oauth in web api where validation is not in cloud

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
393 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 72,026 Reputation points
    2025-03-06T16:34:06.73+00:00

    you need a on perm oauth server. While no longer free you might be interested in identity server.

    https://duendesoftware.com/products/identityserver

    you can google for webapi jwt samples, but most are not very secure.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.