Attendee SSO with Auth0

Prerequisites

Please contact support to ensure that this feature is enabled for your plan.

You will also need your own Auth0 account with access to configure applications and rules. If you'd like assistance configuring this, please contact support.

Supported Features

  • Single Sign-On (SSO) for attendees lets you configure events to use your auth0 account for attendee authentication instead of or in addition to getregistered password authentication.

Configuration steps


  1. Create an Auth0 Application
  • Log in to your Auth0 account and navigate to the Applications section.
  • Click the "Create Application" button.
  • Choose "Regular Web Application" as the application type.
  • Enter a name for your application and click "Create".
  • In the settings for your application, you will need to configure the following:
    • Allowed Callback URLs: https://.getregistered.net/attendees/auth/auth0_dev/callback where `` is the subdomain of your getregistered account.
    • Save your changes.
  • Make a secure note of the Domain , Client ID and Client Secret values for your application.

  1. Configure getregistered integration

  • Log in to your getregistered account and navigate to the integrations dashboard.
  • Click on the Auth0 tile then click to add a new integration.
  • Enter the Domain , Client ID and Client Secret values from your Auth0 application.
  • Click Save Integration to save your changes.


  1. Configure Event SSO
  • Visit the "Authentication" area of the "Event settings" page for the event you want to enable SSO for.
  • You should see "Auth0 SSO" as an option for "SSO Provider". Select this option.
  • Save your changes.
  • Your event is now configured to use Auth0 SSO for attendee authentication.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.