Single Sign On (SSO)

These are instructions for enabling SSO for LeadBoxer

Prerequisites

  1. A LeadBoxer Enterprise account

  2. Valid SSO service

    We currently support Microsoft Entra ID (previously Azure Active Directory) Contact us regarding alternative SSO providers

  3. All users requiring LeadBoxer access through SSO (also) need to be registered in LeadBoxer as users.

Microsoft Entra ID setup

  1. Log into your Azure Portal

  2. Go to Enterprise Applications

  1. Create a new Application

  1. Provide a name, eg: LeadBoxer SSO and set "Integrate any other application you don't find in the gallery (Non-gallery)"

  1. Once the application is created, Proceed to the "Single sign-on" option. Select "SAML" as the authentication method.

  1. On the next screen, edit the Basic SAML configuration, and set the following URLs:

Identifier (Entity ID):

https://enter.leadboxer.com/realms/<LEADBOXER_ACCOUNT_ID>/leadboxer

Reply URL (Assertion Consumer Service URL):

https://enter.leadboxer.com/realms/leadboxer/broker/<LEADBOXER_ACCOUNT_ID>/endpoint

  1. The last step is to copy and share with us the "App Federation Metadata Url" located under the "SAML Certificates" section.

  2. Once we have received the App Federation Metadata Url from you, we will add it to our settings and confirm.

Login

Your users will then be able log into LeadBoxer using their SSO Account.

Microsoft Entra ID login

  1. Enter your email and use the Login with Microsoft button.

  2. Login and /or authenticate with your Microsoft account

  3. Once authenticated you will be redirected to the application

Last updated