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 value | Description |
|---|---|
| Entity ID | https://app.alertifypro.com/saml/metadata |
| ACS URL | https://app.alertifypro.com/saml/acs |
| Metadata URL | https://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 attribute | AlertifyPro field |
|---|---|
email or NameID | Email address |
firstName | First name |
lastName | Last name |
role | AlertifyPro role (optional) |
Step 3: Enter IdP details in AlertifyPro
Paste your IdP's metadata URL (or upload the XML):
- Settings → Security → SSO / SAML
- Enter the IdP Metadata URL
- Click "Test connection" — log in with your IdP
- 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
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.