Article overview
WellSaid supports Single Sign-On. Enterprise customers can enable SSO to access your WellSaid account, to enhance security and efficiency by reducing the need to manage multiple logins.
Getting Started
Once SSO is added to your contract, follow the steps below to get started:
- Identify who on your team can help configure the SSO connection (typically IT or another technical resource).
- Connect your technical contact with the technical contact at WellSaid (our Support team will loop in the contact at WellSaid).
Your technical contact will provide an SSO setup link. At the end of the setup, a test connection button will appear:
- If a successful test is returned, please notify your WellSaid technical contact to fully enable SSO access for the entire team.
- If an error message is returned, schedule a 30-minute call with both technical contacts to troubleshoot the connection error.
SAML
Below are sample values.
The values your technical contact will need:
-
Sign-in URL- Example: https://samlp.example.com/login -
Sign-out URL(if sign-out enabled) - Example: https://samlp.example.com/logout X.509 signing certificate
The values provided by us:
Entity ID : urn:auth0:wellsaidlabs:XXX-saml-
ACS URL: https://auth.wellsaidlabs.com/login/callback?connection=XXX-saml -
SP initiated- true -
SP Certificate- https://auth.wellsaidlabs.com/pem -
Attributes - firstname, lastname, email(SAML attributes must be included in the SAML response.)
Note: XXX will be replaced with specific values assigned to your team.
Open ID Connect (OIDC)
Below are sample values.
The values we may need from your team:
Issuer URLClient ID-
Provider domain- Example: wellsaid.io
The values provided by us to configure on your end:
-
Redirect URL:https://auth.wellsaidlabs.com/login/callback -
Initiative login URL:https://studio.wellsaidlabs.com/auth/sso?connection=XXX -
Logout URL:https://auth.wellsaidlabs.com/logout
Note: XXX will be replaced with specific values assigned to your team.
Troubleshooting
Team members receiving an error? Ensure that they're approved to access WellSaid through your SSO provider.
For any other concerns, please contact our Support for assistance.
FAQs
Q: Will there be a service disruption while SSO is configured?
A: Minimal, if at all. SSO is set up asynchronously. Once a successful test is achieved, your SSO contact will fully enable SSO and notify all team members with SSO sign-in instructions.
Q: Is SSO included in my contract?
A: SSO is an add-on to your contract. To discuss adding this service, please contact your dedicated Account Executive, Customer Success Manager, or Support.
Q: Is IdP initiated supported using SAML?
A: We only support SP-initiated at this time.
Q: What is the idle timeout for users?
A: 24-hour – Idle timeout
7-day – Session timeout
Q: What SAML bindings are supported?
A: Binding is automatically set up to support Redirect, but POST is possible.
Q: Is the Assertion Consumer Service URL included in the SAML request?
A: Yes, via the AssertionConsumerServiceURL attribute.