Search This Blog

Wednesday, 26 July 2017

Authentication

  • It is crucial to not only know who is using your applications, but also to prevent unauthorized access to your resources.
  • Azure provides several ways to authenticate your app clients,
  • Authenticate way such as Azure Active Directory (Azure AD), App Service Authentication.

No comments:

Post a Comment

API Authentication

Reference · Identity & Access API Authentication Methods Four common ways a client proves who it is to a server, ord...

Recent Post