Skip to main content

Prerequisites

Before configuring Entra ID sign-in, ensure that Credible has set up an organization for you using your work email. If you don’t have an organization yet, contact support. An administrator of your Microsoft Entra ID (Azure AD) tenant must approve the Credible application. This is a one-time setup that allows your organization’s users to sign in with their existing Microsoft credentials. Share the following consent URL with an Entra ID administrator in your organization. Click to open directly, or copy the URL to share: Approve Credible Entra ID App →
https://login.microsoftonline.com/common/adminconsent?client_id=ddb6167e-a4a7-40bd-bdf3-159351f9e6ea&redirect_uri=https://docs.credibledata.com/reference/auth/entra-consent-approved
When the admin clicks the link, Microsoft will ask them to approve the Credible app with the following permissions:
PermissionPurpose
Basic profile detailsName and email to identify the user in Credible
User Principal Name (UPN)Unique identifier used to match users to your Credible organization
No additional permissions are requested. The Entra ID integration is used solely for authentication — it does not grant Credible access to your organization’s directory, mailbox, or any Microsoft 365 resources beyond basic profile information.
The Entra ID admin who approves this does not need to be a Credible admin — they just need admin privileges in your Microsoft Entra ID tenant.

Step 2: Sign In

After your admin approves the app, you can sign in to Credible using Microsoft Entra ID:
  1. Navigate to your Credible app (https://<your-org>.app.credibledata.com)
  2. Select the Microsoft Azure AD sign-in option
  3. An Auth0 authentication page will open — sign in with your Microsoft work account
  4. You’ll be redirected to the Credible app
You can also sign in via the CLI or the Credible IDE extension:
cred login <yourOrgName>
Both will open a browser window where you can select the Microsoft Azure AD sign-in option.