Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then tap Register at the bottom of the page

Image Added


Open Authentication in the menu on the left
Image Added


Under Implicit grant and hybrid flows activate

  • Access tokens (used for implict flows)
  • ID tokens (used for implict and hybrid flows)

Image Added


Then press Save, at the top of the page

Image Added


Open Add a certificate or secret in the menu on the left, then click New client secret


Image Added


Give the secret a name and choose an expiration date. Then press Add at the bottom of the page


Image Added


You will see the newly created value appear in the list

Copy the value located under Value and save it somewhere. It disappears when the page is refreshed

Image Added


Open API permissions in the menu on the left, and press Add a permission

Image Added


Then tap on Microsoft Graph

Image Added


The following permissions for Microsoft Graph must be entered

  • Delegated
    • Device.Read.All
    • DeviceManagementManagedDevices.Read.All (Dersom dere har intune lisens)
    • Group.Read.All
  • Application (Disse trenger admin rettigheter)
    • Device.Read.All
    • DeviceManagementManagedDevices.Read.All (Dersom dere har intune lisens)
    • Directory.Read.All
    • Group.Read.All
    • GroupMember.Read.All
    • User.Read.All


When you have added all the necessary permissions, press Add permissions at the bottom of the page

Permissions should then look like this

Image Added

Click on Overview in the menu on the left. Then copy the values ​​from ( Application (client) ID and Directory (tenant) ID ) and save them along with the Client secret created earlier

Image Added


Then the setup on Microsoft's cloud service is done, and you can return to More Service agent web and create a connection to Azure in the Microsoft Azure - AD app.