Authentication Settings

Applies to: Patch My PC Publisher

Overview

The Authentication Settings section defines how the Publisher authenticates with Entra ID and communicates to Microsoft Intune using a Microsoft Entra ID application registration. These settings are required before the Publisher can create, update, or manage Win32 applications and updates in Intune.

This section establishes the trust relationship between the Publisher and your Intune tenant by configuring the tenant authority, application identifier, and authentication method. Authentication can be performed by using either a client secret or a certificate, depending on your organization security requirements.

Authentication Settings

Tenant Friendly name

The friendly name is a descriptive label for the app registration configuration. This value is shown only in the Publisher and is used to help identify the tenant connection when reviewing settings.

Authority

The Authority URL is constructed by using the Microsoft sign in endpoint and your tenant name. The supported endpoint is:

https://login.microsoftonline.comarrow-up-right

To complete the authority value, append your tenant name to the URL. The tenant name can be found in the Tenant statusarrow-up-right page in the Intune admin center.

Find the Tenant Name in the Intune admin center

The completed authority value should follow this format:

https://login.microsoftonline.com/tenantname.onmicrosoft.com

Full Authority URL
circle-info

Note

The tenant name used in the authority value does not have to be the onmicrosoft.com domain. Any verified domain name associated with the tenant can be used, as all verified domains resolve to the same authentication endpoint and identify the same tenant.

Authentication URL

Defines the Microsoft Graph endpoint used for authentication and token acquisition. The default URL is https://graph.microsoft.com.

circle-info

Note

These values may need to be changed only when your Intune tenant is hosted in a government or sovereign cloud, such as GCC High or Microsoft 21Vianet (China), which use different authentication and Microsoft Graph endpoints than the public commercial cloud.

If your tenant is hosted in the standard commercial Microsoft 365 cloud, you should continue using the default values. For details on the specific endpoints required for each cloud environment, refer to the Intune speciifc Network requirements.

Graph Base URL

Defines the Microsoft Graph endpoint used for Intune and application management operations. The default Graph base URL is https://graph.microsoft.com/beta.

Restore

The Restore button resets the Authentication URL or the Graph base URL to the recommended default values.

Application (Client) ID

The Application ID field must contain the Application client ID from your Entra ID app registration.

To obtain this value, select App registrations in the Microsoft Entra admin centerarrow-up-right, and copy the Application (client) ID value.

Application (Client) ID

For more details on how to create an Entra ID App Registration for use with the Publisher, see: Entra ID App Registration.

Application Certificate or Application Secret

The authentication method is determined by the credentials configured on the app registration.

If certificate based authentication is used, select the Certificate option and browse the Local Machine certificate Personal store to select the appropriate certificate.

If client secret authentication is used, select the Application Secret option and enter the client secret value that was generated during app registration setup.

For more information, and to help decide which client credential method to use if you have not already chosen one, see: Client Credentials.

Whichever client credential method is used, the Intune Options form displays the credential expiration date below the credential field.

Credential expiration date
circle-check

Test Connection

Press the Test Connection button to validate authentication, connectivity, and the required API permissions.

The test confirms that the Publisher can successfully connect to the Intune tenant via Microsoft Graph and that all required Microsoft Graph permissions are available. When the test completes successfully and all permissions show as enabled, the Publisher is ready to publish applications and updates to Intune.

App Registration Connection Status

For more information about the API permissions required for the Publisher, see: API Permissions.

circle-exclamation

Last updated

Was this helpful?