B2Bsellers Suite
API Referenceswww.b2b-sellers.comPublic demoshopRoadmap
User Documentation (Alpha)
User Documentation (Alpha)
  • B2Bsellers Suite User Documentation (Alpha)
  • Changes Made to Customers - What Are Companies, Employees and Sales Representatives
  • Admin Settings Configuration
    • Core Settings
    • Setting up Express Checkout
    • How to add „Menü Item“ on B2BPlattform
    • How can I disable the whole plugin for each saleschannel?
    • Offer Addon - Admin Settings
    • Customer specific prices
    • Spare Parts Shop
    • Subscription Article
    • Copper and brass product surcharges
    • Rating groups
    • B2B Platform Theme
    • Bonus program
    • URL Authentication
    • Product Request - Configuration
    • Customer-specific assortments
    • Customer Specific Product Numbers
    • Translation of B2Bsellers-Specific Features
    • Single Sign On Configuration
  • FAQ
    • B2B Rules
    • Order Lists - Admin Configuration
    • Discount Rate
  • Using B2Bsellers functionality as a Customer
    • Navigating the Customer Portal
    • Cost centers
    • Employee budgets
    • Managing Employees
    • Displaying Company Responsibilities with Roles
    • Order Lists as an Employee
  • Offers as an Employee
  • Product Quicksearch
  • User Sessions
  • Using B2Bsellers functionality as a Sales Representative
    • Navigating the Sales Representative Portal
    • Offer Function for Sales Agents
    • Mobile sales portal (app)
    • Event-Manager
Powered by GitBook
On this page
  • Addon Configuration - Admin
  • Adding a new SSO configuration
  • Login Example
  • FAQ

Was this helpful?

  1. Admin Settings Configuration

Single Sign On Configuration

Last updated 3 months ago

Was this helpful?

Single Sign On (SSO), available as a separate addon, allows your shop users to log in using their existing accounts on other platforms.

SSO is available to all customer employees, all sales representatives and even B2C customers in your shop once configured.

Addon Configuration - Admin

Make sure the addon is activated:

Head to the "Single Sign-On settings" in the B2Bsellers Plugin.

On this view, you are able to view all existing provider configurations, manage them and create new configurations for additional providers.

Adding a new SSO configuration

You are required to provide all text field inputs in the modal that opens after you click "add provider".

  • Name

    • The public display name shown on the login page to the customer

  • Active

    • Whether the SSO option should be shown to users on the login page

  • Type

    • We currently provide Auth0 only.

  • Domain

    • The domain to authentificate against

  • Client ID

    • The domain's client ID

  • Client secret

    • The domain's client secret

  • Allowed Callback URLs

    • This is the URL that are needed for the Auth0 application.

Login Example

  1. Customer is navigating to the login screen, clicks the SSO auth link.

  2. Customer logs in on the secondary platform.

  3. Customer is redirected back to the shop, and logged in automatically as the user whose email was used in SSO.

FAQ

  • How long does the session persist?

    • The login session inside the shop persists for as long as the session exists on the SSO provider's end. No repeated shop login is required during that period.

  • Can you create new accounts using SSO login?

    • No, you cannot sign up new accounts using SSO. Only logging into existing accounts with matching emails is possible.

    • If a user tries to log in using SSO where the email is not yet associated with any created account, an error message will be shown.

  • Does the SSO login make logging in with a password impossible?

    • Using SSO doesn't void the password login: The user can still log in using their credentials instead of using SSO.