Portal Configuration Provider Registration


The Registration Section includes a list of providers from which ExtremeControl can gather registration information. Configure registration using these providers or configure other OpenID Connect providers using the Provider 1 Registration and Provider 2 Registration options.

  NOTE: Guest OAuth (for example, Google, Yahoo) may not support native mobile browsers and display a “user agent” error. To access the network, use a standard browser application (e.g. Google Chrome).

Facebook Registration

  1. Select the Facebook Registration checkbox if you are implementing guest registration using Facebook as a way to obtain end user information. In this scenario, the Guest Registration portal provides the end user with an option to log into Facebook in order to complete the registration process.
  2. Enter the Facebook App ID – When you create an application you are given a Facebook App ID to enter here.
  3. Enter the Facebook App Secret – When you create an application you are given a Facebook App Secret to enter here.
  4. Enter the Facebook Redirect URI – This information allows you to configure the provider as fb_oauth.
  5. Press OK to save your changes.

Google Registration

  1. Select the Google Registration checkbox if you are implementing guest registration using Google as a way to obtain end user information. In this scenario, the Guest Registration portal provides the end user with an option to log into Google in order to complete the registration process.
  2. Enter the Google Discovery URI – (a benefit of Open ID Connect) - This url gives you access to all the end-points you need to complete authorizations of user data.
  3. Enter the Google App ID – When you create an application you are given a Google App ID to enter here.
  4. Enter the Google App Secret – When you create an application you are given a Google App Secret to enter here.
  5. Enter the Google Redirect URI – This information allows you to configure the provider as google_oauth.
  6. Press OK to save your changes.

Microsoft Registration

  1. Select the Microsoft Registration checkbox if you are implementing guest registration using Microsoft as a way to obtain end user information. In this scenario, the Guest Registration portal provides the end user with an option to log into Microsoft in order to complete the registration process.
  2. Enter the Microsoft Discovery URI – (a benefit of Open ID Connect) - This url gives you access to all the end-points you need to complete authorizations of user data.
  3. Enter the Microsoft App ID – When you create an application you are given a Microsoft App ID to enter here.
  4. Enter the Microsoft App Secret – When you create an application you are given a Microsoft App Secret to enter here.
  5. Enter the Microsoft Redirect URI – This information allows you to configure the provider as ms_oauth.
  6. Press OK to save your changes.

Yahoo Registration

  1. Select the Yahoo Registration checkbox if you are implementing guest registration using Yahoo as a way to obtain end user information. In this scenario, the Guest Registration portal provides the end user with an option to log into Yahoo in order to complete the registration process.
  2. Enter the Yahoo Discovery URI – (a benefit of Open ID Connect) - This url gives you access to all the end-points you need to complete authorizations of user data.
  3. Enter the Yahoo App ID – When you create an application you are given a Yahoo App ID to enter here.
  4. Enter the Yahoo App Secret – When you create an application you are given a Yahoo App Secret to enter here.
  5. Enter the Yahoo Redirect URI – This information allows you to configure the provider as yahoo_oauth.
  6. Press OK to save your changes.

Salesforce Registration

  1. Select the Salesforce Registration checkbox if you are implementing guest registration using Salesforce as a way to obtain end user information. In this scenario, the Guest Registration portal provides the end user with an option to log into Salesforce in order to complete the registration process.
  2. Enter the Salesforce Discovery URI – (a benefit of Open ID Connect) - This url gives you access to all the end-points you need to complete authorizations of user data.
  3. Enter the Salesforce App ID – When you create an application you are given a Salesforce App ID to enter here.
  4. Enter the Salesforce App Secret – When you create an application you are given a Salesforce App Secret to enter here.
  5. Enter the Salesforce Redirect URI – This information allows you to configure the provider as salesforce_oauth.
  6. Press OK to save your changes.

Provider Registration (Generic)

  1. To add a provider not already considered by Access Control, but uses Open ID Connect, select the box near Provider 1 (generic).
  2. Provider 1 Discovery URI – (a benefit of Open ID Connect) – You can use the company’s own discovery URI. This feature gives you access to all the end-points that you need to complete authorizations of user data
  3. Provider 1 App ID – This information is given by the provider.
  4. Provider 1 App Secret – This information is given by the provider.
  5. Provider 1 Image – You can add an image or a logo by selecting New from the drop-down list. Drag and drop a file or select a file using the browser to add an image for this provider.
  6. Provider 1 Text – Press the Text button to open the Localized Message String Editor window. Use the box to add text. Press OK to save your changes.
  7. Provider 1 Redirect URI - This information allows you to configure the provider as genprovider_oauth.

The Enterprise Registration Center will include logos buttons for providers in Register as Guest panel. Select each logo to be redirected to the provider's website for user authentication. You will then be redirected back to complete Open ID access authorization.


For information on related help topics:

Top