hemant duvey

hemant duvey

  • NA
  • 51
  • 435

Authentication with Azure AD with SQL database sync

Feb 10 2021 1:14 PM
We are working on Asp .NET core web API. In this application right now we have implemented JWT token based authentication using Asp Net Identity, we need to make similar authentication feature using Azure AD. Also we need to sync SQL database with user details and send back tokens to front end application. Please provide any solution if any or if you have better solution?

Answers (1)