deviceTRUST 23.1.410 for Windows and macOS, and 23.1.400 for Ubuntu, iOS and IGEL OS 12 are now available.
×

Azure Enterprise Application for AAD Conditional Access integration

This article describes how to set up and configure an Enterprise Application in Microsoft Azure to be used with the deviceTRUST Azure Conditional Access Integration.

Integrating deviceTRUST with Azure Conditional Access requires the dT Agent being able to send data to the Azure control plane. Therefor, an Enterprise Application is utilized.

The first step is to log on to you Azure subscription with an appropriate account and head over to “Enterprise Applications”. There you click “New application”

All applications
All applications

Choose “Create your own application”

Create your own application
Create your own application

Give the application an name of your choice and select “Register an application to integrate with Azure AD (App you’re deploying)”

Register an application
Register an application

Stick to the name and select “Accounts in this organizational directory only[…]”

Accounts in this org
Accounts in this org

You’ll find your application listed in the Enterprise Application menu

Enterprise Applications
Enterprise Applications

Now head over to “App registrations”. There you’ll find the created app:

App Registrations
App Registrations

Edit the app and select “API permission” from the menu on the left.

API permissions
API permissions

Eliminate “User.Read” here and add “Device.ReadWrite.All”

Permissions 1
Permissions 1
Permissions 2
Permissions 2

The newly added API permissions need to be consented.

Permissions 3
Permissions 3
Permissions 4
Permissions 4

Your app is now fully configured. Next, you’ll have to create a secret which will let you use the apps remotely. In your app’s menu, you’ll find “Certificates and secrets”. Click “New client secret” here.

Certificates and Secrets
Certificates and Secrets

Set name and expiry to your likes. Be sure to remember the expiry date!

Secret Name
Secret Name

Copy the created “Value”. It will only be displayed once!

Secret Value
Secret Value

You should no be able to provide the following information:

  • Tenant ID: Your AAD tenant’s ID
  • Enterprise Application (client) ID: The ID of the newly created Enterprise Application
  • Secret: the “Value” from the generated client secret

Finally, the details of the created Enterprise Application can be entered in the deviceTRUST Console (Settings\Azure AD Preview Settings):

Preview Settings
Preview Settings