Skip to main content
Single Sign-On (SSO) provides an easier signup and login experience. Once SSO is configured, your users can directly access https://app.examin8.com with your website credentials. There is no need to manually create new accounts in our website. We support any SAML 2.0–compatible Identity Provider (IdP). Examin8 acts as the Service Provider (SP), and offers automatic user provisioning. You do not need to register as a user in Examin8. Once Examin8 receives a SAML response from the Identity Provider (IdP), it checks if this user exists. If the user does not exist, Examin8 creates a user account automatically with the received details. Please contact our support team for configuring SSO in you account. For SSO configuration, we need below information:
  • Email domain This should be a domain owned and managed by you. We will configure this domain for your organization’s SSO login.
  • X.509 Public certifcate You will use your private key to digitally sign the SAML response or assertion. We will then use your public key to verify the signature and automatically login the user on successful verification.
Once we have configured SSO, we will provide you the ACS URL and other details. ACS URL: https://app.examin8.com/accounts/saml/{slug}/acs/ Entity ID: https://app.examin8.com/accounts/saml/{slug}/metadata/ Audience: https://app.examin8.com/accounts/saml/{slug}/metadata/ Below are the attributes required in SAML Payload
uid - unique ID for each user (e.g. 65f45591db3604022812ba79)
email
first_name
last_name
You should add add these details to your IdP.