Configure SSO/SAML for your organization
Last updated
This guide provides step-by-step instructions for configuring Single Sign-On (SSO) using SAML in your organization. Follow these instructions to ensure a secure and seamless setup, regardless of your Identity Provider (IdP).
Create a new SAML application in your IdP (e.g., Microsoft Entra, Google Workspace, Okta, OneLogin, Ping Identity, etc.).
Enter the following details from your IdP:
Entity ID: Copy and paste the Entity ID from your IdP.
Example: https://accounts.google.com/o/saml2?idpid=C02so64kf
Entry Point URL: Enter the authentication request URL provided by your IdP.
Example: https://accounts.google.com/o/saml2/idp?idpid=C02so64kf
Certificate: Upload the X.509 certificate provided by your IdP (leave blank to retain the current one).
Certificates are used for secure authentication between your application and the IdP.
Login Issues
Verify that ACS URL and Entity ID match the IdP settings.
Check that the certificate is correctly uploaded.
Attribute Mapping Errors
Ensure attribute names match exactly between IdP and Spexi.
Domain Authorization Errors
Ensure all required domains are listed in the Domains section.
Last updated