SentiLink SAML Reference (v1.0.6)
SentiLink supports the SAML 2.0 protocol for its Dashboard platform as an alternative to username+password authentication. This channel is useful when your company already uses an Identity Provider that can be accessed using SAML 2.0. Additionally, SentiLink offers a separate sandbox environment to test the integration. After setup, please send the generated metadata XML file or URL to your SentiLink technical contact.
Please note we currently do not support the SCIM protocol.
SAML Protocol Settings
Production Settings
Callback URL: SAML Token will be POSTed to this URL.
https://auth.sentilink.com/saml2/idpresponse
Recipient/Recipient URL: The recipient of the SAML Assertion.
https://auth.sentilink.com/saml2/idpresponse
Destination URL: Destination of the SAML Response.
https://auth.sentilink.com/saml2/idpresponse
Audience or Identifier (Entity ID): The audience of the SAML Assertion.
urn:amazon:cognito:sp:us-east-1_BC2wkgBCF
Name ID Format: The name identifier format
urn:oasis:names:tc:SAML:2.0:nameidformat:emailAddress
Sandbox Settings
Callback URL: SAML Token will be POSTed to this URL.
https://auth.sandbox-sentilink.com/saml2/idpresponse
Recipient/Recipient URL: The recipient of the SAML Assertion.
https://auth.sandbox-sentilink.com/saml2/idpresponse
Destination URL: Destination of the SAML Response.
https://auth.sandbox-sentilink.com/saml2/idpresponse
Audience or Identifier (Entity ID): The audience of the SAML Assertion.
urn:amazon:cognito:sp:us-east-1_K4EySR5XO
Name ID Format: The name identifier format
urn:oasis:names:tc:SAML:2.0:nameid
format:emailAddress
SAML Assertions
Email: Email of the user. Will be used as the username
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress
Phone Number: Phone number of the user, formatted as +15550001234 (Format: Plus sign, +, country code, then digits - no spaces nor dashes). If unavailable, please fill as +14156553154.
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/phonenumber
If your IdP does not support the above http://schemas.xmlsoap.org/ws/2005/05/identity/claims/phonenumber custom claim (such as ADFS), please set the assertion to phonenumber and inform your SentiLink contact.
