What is OAuth 2.0 authorization code flow and when would you use it?

Experience Level: Senior
Tags: Azure Active DirectoryAzure Cloud

Answer

The OAuth 2.0 authorization code grant can be used in apps that are installed on a device to gain access to protected resources, such as web APIs. Using the Microsoft identity platform implementation of OAuth 2.0, you can add sign in and API access to your mobile and desktop apps.

The flow enables apps to securely acquire access tokens that can be used to access resources secured by the Microsoft identity platform, as well as refresh tokens to get additional access tokens, and ID tokens for the signed in user.
Related Azure Cloud job interview questions

Comments

No Comments Yet.
Be the first to tell us what you think.
Azure Active Directory
Azure Active Directory

Are you learning Azure Cloud ? Try our test we designed to help you progress faster.

Test yourself
AZ-304 Microsoft Azure Architect Design Preparation
AZ-304 Microsoft Azure Architect Design Preparation

Are you learning Azure Cloud ? Try our test we designed to help you progress faster.

Test yourself