Skip to content

OIDC Token Test Page

This page starts a Microsoft Entra ID sign-in flow from the documentation and displays the returned id_token.

Before testing, make sure that:

  • the exact URL of this page is configured as a Web redirect URI in the Entra ID application;
  • the ID tokens option is enabled in the Authentication tab;
  • the tenant id and client id match the configured application.

Microsoft Entra ID OIDC token playground

Use this page to trigger an OpenID Connect login flow and inspect the returned ID token or access token directly in the documentation.

Add this exact page URL as a Web redirect URI in your Microsoft Entra ID application and enable ID tokens in the Authentication tab.
This interactive block is available only in the browser version of the documentation.