Azure Active Directory Integration
Learn how to get started with Azure Active Directory integration
Create Azure OAuth app
- follow this guide
Configure your Client ID and Secret in UAPI
-
configure the Azure Active Directory integration in UAPI using your client ID and secret saved in the previous step:
- client ID: Application ID in Azure
- client secret:
Value
of the client secret in Azure
-
navigate to this page
-
click
Save
Create a consumer
- follow this guide
Set up the Azure Active Directory connection
-
open the consumer created in the previous step
-
select the
Available
tab -
look for the Azure Active Directory connection and open it
-
click on
Connect
and thenAuthorize
, you will be redirected to Azure to authenticate with admin access
Make your first call to the Azure Active Directory API via our API Explorer
- follow this guide
- congratulations, you've made your first call !
Updated 4 months ago