Skip to main content
Version: On prem: 14.0.16

Configure Google with Open ID Connect on-prem

DISCLAIMER


This page contains third-party references. We strive for our content to always be up-to-date, however, the content referring to external vendors may change independently of Omada. If you spot any inconsistency, please report it to our Helpdesk.

To configure Google with Open ID Connect:

  1. Open the Google developer console on https://console.developers.google.com.

  2. In the left-hand menu, select Credentials, and create a set of OAuth client id credentials.

  3. Select Web application, then type a name and the URL to the logon.aspx page in the Omada Identity Portal:

  4. Copy the Client ID value into the IdpIssuer column in tblCustomerAuth in addition to the IdpAudience column.

  5. Configure the OAuth client with a product name and a homepage URL.

  6. In the IdpEndPoint in tblCustomerAuth, paste or type https://accounts.google.com/.well-known/openid-configuration.