Create a SAML application with your Identity Provider (IdP)
Configure access to the IdP SAML app
Retrieve XML metadata from your IdP
Log in to your Organization Admin account
settings/organizations/sso
.Configure SSO with SAML
Configure
button for SSO with SAML
.Paste the XML metadata and Save
Your users can now log into Cal using SAML
Note: Please do not add a trailing slash at the end of the URLs. Create them exactly as shown below.Assertion consumer service URL / Single Sign-On URL / Destination URL: https://app.cal.com/api/auth/saml/callback Entity ID / Identifier / Audience URI / Audience Restriction: https://saml.cal.com Response: Signed Assertion Signature: Signed Signature Algorithm: RSA-SHA256 Assertion Encryption: Unencrypted Name ID Format: EmailAddress Application username: email Mapping Attributes / Attribute Statements:
Name | Name Format | Value |
---|---|---|
firstName | Basic | user.firstName |
lastName | Basic | user.lastName |
Gather necessary credentials
Log in and go to Organization SSO Settings
/settings/organizations/sso
and you should see something like this:Configure SSO with OIDC
Complete OIDC setup