About 75 results
Open links in new tab
  1. Microsoft identity platform and OAuth 2.0 authorization code flow

    Jan 9, 2026 · The OAuth 2.0 authorization code grant type, or auth code flow, enables a client application to obtain authorized …

  2. OAuth 2.0 authorization with Microsoft Entra ID

    Feb 23, 2024 · The Open Authorization (OAuth) 2.0 is the industry protocol for authorization. It allows a user to grant limited access …

  3. OAuth 2.0 and OpenID Connect protocols - Microsoft identity platform

    May 14, 2025 · Learn about OAuth 2.0 and OpenID Connect in Microsoft identity platform. Explore authentication flows, endpoints, …

  4. OAuth 2.0 client credentials flow on the Microsoft identity platform ...

    Jan 30, 2026 · The OAuth 2.0 client credentials grant flow permits a web service (confidential client) to use its own credentials, …

  5. OAuth 2.0 device authorization grant - Microsoft identity platform

    Jan 4, 2025 · Sign in users without a browser. Build embedded and browser-less authentication flows using the device authorization …

  6. Microsoft identity platform and OAuth 2.0 On-Behalf-Of flow

    Jan 4, 2025 · This article describes how to use HTTP messages to implement service to service authentication using the OAuth2.0 …

  7. Authentication protocols in agents - Microsoft Entra Agent ID

    Apr 8, 2026 · Agents use OAuth 2.0 protocols with specialized token exchange patterns enabled by Federated Identity Credentials …

  8. Agent OAuth flows - On-behalf-of flow - Microsoft Entra Agent ID

    Apr 8, 2026 · Learn how agent applications operate on behalf of signed-in users using OAuth 2.0 On-Behalf-Of flows with agent …

  9. Scopes and permissions in the Microsoft identity platform

    Jul 24, 2025 · The Microsoft identity platform implements the OAuth 2.0 authorization protocol. OAuth 2.0 is a method through which …

  10. Set up OAuth 2.0 client credentials flow - Azure AD B2C

    The OAuth 2.0 client credentials grant flow permits an app (confidential client) to use its own credentials, instead of impersonating a …

  11. Authenticate an IMAP, POP or SMTP connection using OAuth

    Feb 1, 2024 · Learn how to use OAuth authentication with your IMAP, POP, and SMTP applications.