Configure Azure SSO on Activeloop
Enabling Azure SSO on Activeloop
Configure Azure SSO on Activeloop
1. Creating Application
Go to App registration page in 🌐Azure portal
Click on add New Registration

Put name for the application
For application type, select
Default Directory only - Single tenant
For Redirect URI select the type
Web
For Callback URL put
https://auth.activeloop.ai/login/callback
Click on
Register

Once it is created go to Overview
page, copy and send us the Application (client) ID
and the Directory (tenant) ID
Overview
page, copy and send us the Application (client) ID
and the Directory (tenant) ID

Client secret creation
Go to Certificates & Secrets
→ Client secrets
→New client secret
Name the secret, select preferred expiration and click Add
NOTE: The secret need to be updated before it get expired

Send us the secret value

2. Granting Permissions
Go to
API permissions
→Microsoft Graph
→Delegated Permissions
and select following permissions:email
openid
profile



In the search bar search
Directory.Read.All
and select the permission as well

Click on Add permissions
Add permissions

3. Domain Name Validation in our side
We also will be needing domain of the azure tenant to authorize the SSO clients
Go to 🌐Domain Names in Azure portal
Copy the domain name that will be used for SSO and send us

Last updated
Was this helpful?