SSO AuthenticationSAML 2.0
JumpCloud
Configure JumpCloud as a SAML 2.0 identity provider for Safeguard.
JumpCloud
Example values
The tenant-specific values (the sg_ab12cde parts) show the shape only — Safeguard displays your real ACS URL and SP Entity ID in the Add Provider dialog after you click Save. This table makes it unambiguous which value goes on which side.
In JumpCloud — the SAML app / SP details (you enter these at the IdP):
| Field | Example value |
|---|---|
| ACS URL | https://api.safeguard.sh/auth/idp/realms/sg_ab12cde/broker/jumpcloud/endpoint |
| SP Entity ID / Audience | https://api.safeguard.sh/auth/idp/realms/sg_ab12cde |
| Name ID format | EmailAddress |
email attribute | the signed-in user's email (JumpCloud's user email, sent as a constant SAML attribute named email) |
In Safeguard — Add Provider → SAML 2.0 (you copy these from the IdP):
| Field | Example value |
|---|---|
| Alias | jumpcloud |
| Display Name | Sign in with JumpCloud |
| SSO Service URL | https://sso.jumpcloud.com/saml2/<app-id> |
| Entity ID | https://sso.jumpcloud.com/ |
| X.509 Certificate | the PEM block below |
-----BEGIN CERTIFICATE-----
MIIDdDCCAlygAwIBAgIGAX...(full cert from your IdP)...P3B/k0SolrFYPo
-----END CERTIFICATE------ In the JumpCloud Admin Console, go to SSO Applications → + Add New Application → Custom SAML App.
- Set SP Entity ID to the SP Entity ID Safeguard shows after Save, and ACS URL to the ACS URL Safeguard shows after Save.
- Set the SAML Subject NameID to
emailwith format EmailAddress. - Under SAML Attributes, also add a constant attribute named
emailmapped to the user's email — separate from the Subject NameID above. - Save, then reopen the app and copy the IdP URL and IdP Entity ID, and download the Certificate from the Export Metadata tab.
- In Safeguard, click Add Provider → SAML 2.0 → JumpCloud, and enter those three values.
- Assign User Groups to the application under the app's User Groups tab.
- Click Test in Safeguard to confirm.
Common errors: users see "Access Denied" at JumpCloud — they exist in JumpCloud but haven't been added to a User Group bound to this SSO app.