Cross-product topic

Authentication

A cross-product view of Microsoft Entra changes related to Authentication.

Latest Authentication changes

Access Token Claims Reference

Authentication

| `exp` | int, a Unix timestamp | Specifies the expiration time before which the JWT can be accepted for processing. A resource may reject the token before this time as well. The rejection can occur for a required change in authentication or when a token is r…

Universal Tenant Restrictions

Authentication

- They work with all Microsoft Entra-integrated third-party apps at the authentication plane during sign-in.

Configure HTTP header session management (preview)

Authentication

You can configure Explicit Forward Proxy (preview) to rely on the private IP addresses of devices on your network to associate authenticated users with their devices. To use HTTP header session management with Explicit Forward Proxy, you need to securely comm…

Register a synced passkey (FIDO2)

Authentication

Learn how to register a synced passkey (FIDO2) as an authentication method on Windows, iOS, or Android by using a browser for phishing-resistant sign-in.

Register Passkey Mobile

Authentication

A Microsoft Entra documentation page was updated: Register Passkey Mobile.

Sign in with a FIDO2 security key

Authentication

Learn how to sign in to Microsoft Entra ID with a FIDO2 security key. Sign in to web apps, Windows, and on-premises resources.

Sign in with a synced passkey (FIDO2)

Authentication

Learn how to sign in to Microsoft Entra ID with a synced passkey (FIDO2) for your work or school account by using a browser on Windows, iOS, or Android.

Tutorial: Enable source IP restoration

Authentication

Learn how to enable source IP restoration for Microsoft traffic in Global Secure Access and validate Microsoft Entra sign-in logs.

Sign in with alias

Authentication

Learn how to sign in and sign up with alias/username with External ID for customer identity and access management (CIAM). Get detailed steps to enable username as a sign-in identifier and create users with both email address and username.

Howto Sspr Authenticationdata

Authentication

Some organizations prefer to bootstrap this process through synchronization of authentication data that already exists in Active Directory Domain Services. This synchronized data is made available to Microsoft Entra ID and SSPR without requiring user interact…

Tutorial Native Authentication Single Page App React Sdk Sign Up

Authentication

1. Create *sign-up/components/InitialForm.tsx* file, then paste the code from [sign-up/components/InitialForm.tsx](https://github.com/Azure-Samples/ms-identity-ciam-native-javascript-samples/blob/main/typescript/native-auth/react-nextjs-sample/src/app/sign-up…

Faq Customers

Authentication

Microsoft Entra External ID pricing is based on monthly active users (MAU), which is the count of unique users with authentication activity within a calendar month. External ID consists of a core offer and premium add-ons. The Microsoft Entra External ID core…

Licensing Authentication

Authentication

The following table lists features that are available for authentication in the various versions of Microsoft Entra ID. Plan out your needs for securing user sign-in, then determine which approach meets those requirements. For example, although Microsoft Entr…

Microsoft Entra Agent ID logs

Authentication

Learn how audit and sign-in activities associated with agent identities are logged in Microsoft Entra ID.

Samples Ciam All

Authentication

Microsoft maintains code samples that demonstrate how to integrate various application types with Microsoft Entra External ID. We provide instructions for downloading and using samples or building your own app based on common authentication and authorization…

Sidecar Local Development

Authentication

Run the Microsoft Entra SDK auth sidecar on your laptop with Docker Compose and Ollama to see autonomous and on-behalf-of agent authentication working end-to-end.

To guide users on how to call APIs using agent identities in .NET.

Authentication

To call an API from an agent, you need to obtain an access token that the agent can use to authenticate itself to the API. We recommend using the *Microsoft.Identity.Web* SDK for .NET to call your web APIs. This SDK simplifies the process of acquiring and val…

Add sign-up in native iOS/macOS app

Authentication

Learn how to add sign-up using email one-time passcode or email and password, and collect user attributes in an iOS/macOS mobile app using native authentication.

Authentication Find Coverage Gaps

Authentication

Learn how to find and address gaps in strong authentication coverage for your administrators in Microsoft Entra ID

Authentication Qr Code

Authentication

Learn about how to enable QR code authentication method in Microsoft Entra ID to help improve and secure sign-in events for frontline workers.

Combined Security Information Registration

Authentication

Learn how to simplify the user experience with combined Microsoft Entra multifactor authentication and self-service password reset registration.

Configure Certificate Authorities

Authentication

Topic that shows how to configure certificate authorities for Microsoft Entra certificate-based authentication.

Configure Third Party Agents

Authentication

Learn how to integrate third-party AI agents with Microsoft Entra Agent ID for secure authentication using sidecar and federation patterns.

Create an Azure app identity (PowerShell)

Authentication

Describes how to use Azure PowerShell to create a Microsoft Entra application and service principal, and grant it access to resources through role-based access control. It shows how to authenticate application with a certificate.