This section walks you through setting up Single Sign-On (SSO) so users can log in to Herd using their Azure AD credentials.
Azure AD SSO Login and Architecture Overview
This section walks you through setting up Single Sign-On (SSO) so users can log in to Herd using their Azure AD credentials, giving them one-click access with the same identity they already use at work. By connecting Herd to Azure AD for authentication, you reduce password fatigue, improve security, and keep access control aligned with your central identity provider.
You’ll find step-by-step instructions for creating the required app registration in Azure AD, configuring tokens and permissions, and wiring those settings into Herd. Once configured, your users will be able to sign in through Azure AD while you maintain centralized control over who can access Herd, making it easier to onboard, offboard, and audit accounts as your organization grows.
User → Herd App → AWS Cognito → Azure AD → User Authenticated
Herd uses AWS Cognito as the identity broker, which federates to Azure AD for authentication.
What You'll Need
Admin access to your Azure AD tenant
Admin access to AWS Cognito
About 20 minutes
Step 1: Create an App Registration for SSO
Note: This is a SEPARATE app registration from the User Sync app. SSO requires different settings.