Creating an App Registration in Microsoft Entra Admin Center for Jamf Pro

Technical Articles

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US
  1. Log in to the Microsoft Entra admin center at https://entra.microsoft.com/.
  2. Under Applications, click App registrations.
  3. Click New registration at the the top of the page.
  4. Enter a display name for the application.
    Example:

    Jamf Pro SMTP

  5. Click Register at the bottom of the page.
  6. Click on the newly created app registration.
  7. Copy the values for the Application (client) ID and the Directory (tenant) ID to a secure location.
  8. In the Manage section of the sidebar, click Certificates & secrets.
  9. Create a client secret by completing these steps:
    1. Click the Client secrets tab, and then click New client secret.
    2. Enter a description for the client secret in the Description field.
    3. Configure how long the client secret should be valid by choosing an option from the Expires pop-up menu.
    4. Click Add.

      The client secret appears in the Client secrets section.

  10. Next to the newly created client secret, copy the string displayed under Value to a secure location.
  11. In the search field at the top of the page, type the name of the application registration you created earlier.
    Example:

    Jamf Pro SMTP

    In the search results pop-up menu, under the Microsoft Entra section, two matching results display.

  12. Click the result that has Service Principal displayed next to it.
  13. Under Properties, copy the value of the Object ID field and record it to a secure location.