Recombee Docs
Visit recombee.comStart Free
User Documentation
Admin UI
ReQL
API Clients & Integrations
Scenario Recipes
Misc

Third Party Login / SSO

Organizations on Pro and Premium plans can use their own services for authentication with Recombee Admin UI.

Any service with support for the OpenID Connect can be used for authenticating the access to the Recombee Admin UI.

Please contact our support team for more details regarding the integration.

  1. Pick an application name
  2. Set "Supported account types" to "Accounts in this organizational directory only (Single tenant)"
  3. Set "Redirect URI" to Web and https://oauth.recombee.com/oauth2/callback
  4. Proceed by clicking "Register"

Once the application has been created, note the Application (client) ID and the Directory (tenant) ID.

Navigate to Microsoft Entra -> App Registrations -> [Your Application] -> Certificates & secrets -> New client secret to create a new Microsoft Entra Application Client Secret.

Copy the Value of the newly created client secret using the copy button. This information can be copied just once, right after secret creation.

Add new user in your Microsoft Entra account with an access to the configured application for Recombee to be able to verify the authentication setup.

Note the domain name of email addresses assigned to your users. For example if your users have email addresses like john.doe@mycompany.com, then your login domain is mycompany.com. This might be the domain name visible under "Primary domain" at the Tenant overview page but might be configured to be a different domain by your Microsoft Entra administrator.

Assemble the noted information:

  • Your company Microsoft Entra "Primary domain" (e.g. mycompany.com).
  • Application (client) ID
  • Directory (tenant) ID
  • Client secret Value.
  • Development user email and password.

and contact Recombee support to start authentication integration.

© Copyright 2026, Recombee s.r.o
docs.recombee.com