Skip to main content

SSO / SAML

Enterprise plans support SAML 2.0 single sign-on (SSO). Team members log in with their company credentials and are automatically provisioned.

Supported identity providers

  • Okta
  • Google Workspace
  • Microsoft Azure AD / Entra ID
  • OneLogin
  • JumpCloud
  • Any SAML 2.0 compliant IdP

Setup

Step 1: Gather AlertifyPro SP details

In AlertifyPro, go to Settings → Security → SSO / SAML. Copy:

AlertifyPro valueDescription
Entity IDhttps://app.alertifypro.com/saml/metadata
ACS URLhttps://app.alertifypro.com/saml/acs
Metadata URLhttps://app.alertifypro.com/saml/metadata.xml

Step 2: Configure your identity provider

Create a new SAML application in your IdP using the AlertifyPro ACS URL and Entity ID.

Configure these attribute mappings:

IdP attributeAlertifyPro field
email or NameIDEmail address
firstNameFirst name
lastNameLast name
roleAlertifyPro role (optional)

Step 3: Enter IdP details in AlertifyPro

Paste your IdP's metadata URL (or upload the XML):

  1. Settings → Security → SSO / SAML
  2. Enter the IdP Metadata URL
  3. Click "Test connection" — log in with your IdP
  4. Click "Enable SSO"

Enforce SSO

Once SSO is working, optionally enforce it so team members must use SSO and cannot log in with a password:

Settings → Security → SSO → Enforce SSO for all members

caution

Before enforcing, ensure all team members have accounts in your IdP. Enforcing SSO logs out all active sessions.


SCIM provisioning (auto-provision users)

Enterprise plans also support SCIM 2.0 for automatic user provisioning and deprovisioning:

  • Users added to the IdP group are automatically invited to AlertifyPro
  • Users removed from the group have their AlertifyPro access immediately revoked

SCIM endpoint: https://app.alertifypro.com/scim/v2

Contact [email protected] to enable SCIM.