How to create custom registration experiences

Introduction

Brazen's SSO and API offerings can be used independently or together to create a variety of integrated registration flows, in which all or part of event registration occurs within your portal or app. This gives you even more control over your attendees' experience and avoids the need for registrants to reenter data you already know about them.

Here are some user experiences you can build with SSO + the Brazen API:

  1. user logs into your application and registers for the event using a registration form hosted in your application
  2. user logs into your application and registers for the event using a registration form hosted on Brazen
  3. user logs into Brazen and registers for the event using a registration form hosted in your application

It's important to note that in addition to posting event registration of existing brazen users, it is possible to create a new user from event registrations as well. That means that not all options require an SSO handshake, but in order to successfully create a new user this way, the first and last names of the user must be provided in the regisration information.

Option 1: IdP initiated SSO with SAML 2.0 + API event registration

Option 1

Option 2: IdP initiated SSO with OpenID Connect + API event registration

Option 2

Option 3: SP initiated SSO with SAML 2.0 + API event registration

Option 3

Option 4: SP initiated SSO with OpenID Connect + API event registration

Option 4

Option 5: API Event Registration without SSO Handshake

Option 5