How to discover endpoints

You can find the authentication endpoints for your application in the Azure portal.

  1. Sign in to the Azure portal.

  2. Select Azure Active Directory.

  3. Under Manage, select App registrations, and then select Endpoints in the top menu.

    The Endpoints page is displayed, showing the authentication endpoints for your tenant.

    Use the endpoint that matches the authentication protocol you're using in conjunction with the Application (client) ID to craft the authentication request specific to your application.

National clouds (for example Azure AD China, Germany, and US Government) have their own app registration portal and Azure AD authentication endpoints. Learn more in the National clouds overview.

Next steps

For more information about endpoints in the different Azure environments, see the National clouds overview.