App Jamf School in Azure Ad EDU

Fréd 0 Reputation points
2023-06-14T13:08:44.4266667+00:00

hello,

where can you find the 3 information in Azure for the Azure configuration in Jamf School:

1- The Azure customer secret.

2- The end point of the authorization.

3- The Terminal Point of the token.

According to the publisher Jamf School, you have to follow this path, but only Jamf Pro goes up!

The client's secret is in the Value field.

Active Directory > Default Directory > Application > Jamf School.


Bonjour,

ou peux t'on trouver les 3 informations dans Azure pour le paramétrage Azure dans Jamf School :

1- Le secret du client de Azure.

2- Le Point terminal de l’autorisation.

3- Le Point terminal du jeton.

D'après l'éditeur Jamf School il faut suivre ce chemin, mais seul Jamf Pro remonte !

Le secret du client se trouve dans le champ Valeur.

> Active Directory > Répertoire par défaut > Application > Jamf School.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

3 answers

Sort by: Most helpful
  1. Shweta Mathur 30,296 Reputation points Microsoft Employee Moderator
    2023-06-15T05:30:12.2566667+00:00

    Hi @Fréd ,

    Thanks for reaching out.

    I understand you are looking for application configurations in Azure AD.

    Log in to your Azure portal where the application is registered using your Azure account.

    Select Azure Active Directory.

    1. Select "App registrations".
    2. Search "Jamf School**"** under All applications
    3. The Azure customer secret - Click on "Certificates and secrets**"** to get the value of client secret.

    User's image

    Record the secret's value for use in your client application code which adds the client secret. This secret value is never displayed again after you leave this page.

    You can add new secret if you are not able to retrieve the secret's value.

    1. The end point of the authorization- Go to your application and click on endpoints to get all the endpoints of your application.

    https://login.microsoftonline.com/<tenantId>/oauth2/v2.0/authorize

    where value of tenant id you can get from overview of the application.User's image

    1. The Terminal Point of the token. - There is nothing like terminal point , Azure AD has token endpoint to get the token. https://login.microsoftonline.com/<tenantId>/oauth2/v2.0/token
    2. User's image

    All the application related details you will get from the application registered in your Azure Active directory.

    Hope this will help.

    Thanks,

    Shweta


    Please remember to "Accept Answer" if answer helped you.

    0 comments No comments

  2. Fréd 0 Reputation points
    2024-01-10T08:37:44.6533333+00:00

    Bonjour tout semble correctement configuré entre Entra et Jamf School pour les différents points de terminaisons V1 comme indiqué dans la procédure de Jamf School, la valeur de secret, ect...

    voir : https://learn.jamf.com/fr-FR/bundle/jamf-school-documentation/page/Microsoft_Azure_Integration.html

    Mais lors de l'enrôlement à partir d'un ipad de dernière génération le retour après tentative d'authentification nous avons ce message d'erreur (voir capture d'écran ipad).

    Pouvez vous nous aider ?

    Bonne journée

    0 comments No comments

  3. Fréd 0 Reputation points
    2024-01-10T08:38:52.89+00:00

    Entra1

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.