Supported SSO (Single Sign On) methods

TEST4U supports multiple SSO (Single Sign On) methods.

  • TEST4U users can login using their accounts in Google, Microsoft, Facebook and Yahoo.
  • TEST4U also supports login through a Microsoft Active directory. Your Microsoft Active directory administrator is required to take the following actions for this implementation:
    • Registration of a new Application with the name TEST4U in your Azure active directory.
    • Setting a Web redirect URI to https://www.test4u.eu/user/login/oauth2
    • Optional: setting the Logout URL to https://www.test4u.eu/user/login/oauth2
    • Sending us the following information:
      • OAuth 2.0 authorization endpoint (v2)
      • OAuth 2.0 token endpoint (v2)
      • Application (client) ID
      • Client secret
  • TEST4U also supports and implements any SSO method based on OAuth2 standard. Your server administrator needs to:
    • Configure a new Application with the name TEST4U.
    • Set the redirect URI to https://www.test4u.eu/user/login/oauth2
    • Send us the following information:
      • OAuth 2.0 authorization endpoint (v2)
      • OAuth 2.0 token endpoint (v2)
      • Application (client) ID
      • Client secret