Azure AD / SSO
Allow your agents to sign in with their Microsoft work accounts. Available on Business and Enterprise plans.
Setup in Azure
- Go to the Azure Portal → Azure Active Directory → App Registrations.
- Click New Registration. Name it “DeskAI”.
- Set the redirect URI to
https://yourdomain.com/api/auth/microsoft/callback - After creation, copy the Application (client) ID and Directory (tenant) ID.
- Go to Certificates & secrets → New client secret. Copy the value immediately.
Setup in DeskAI
- Go to Admin Portal → Azure AD.
- Paste the Tenant ID, Client ID, and Client Secret.
- Click Save. Agents can now use “Sign in with Microsoft” on the login page.