Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

OpenID Connect (OIDC) is an identity layer on top of OAuth. It allows clients to verify the end user’s identity based on the authentication performed by an authorization server and to obtain the end user’s profile information in an interoperable and REST-like manner. An OIDC provider can register and log in and register to the ClearBlade Platform. OIDC configuration is only allowed at the Platform level. OIDC applies to only developers and users.

OIDC provider configuration

Follow these steps to configure an OIDC provider if you are a ClearBlade Platform admin:

1. Click your username on the top-right of the screen and click Admin.

...

2. Click the

...

OIDC Providers tab.

...

3. Click Register New Provider.

...

4. Fill out the form and click Submit.

...

The provider URL, client ID, and client secret fields are based on your provider and can be obtained through them.

Google

Provider URL: https://accounts.google.com
To create your oAUTH2 credentials, follow these instructions.
Your authorized redirect URI will be https://<platformurl>/console/oidc/callback 

Azure

Provider URL:
To create your oAUTH2 credentials, follow these instructions.
Your authorized redirect URI will be

5. Click your provider to view its settings:

...

OIDC developer registration and login

Registration

1. Click Sign up.

...

2. Fill out the details or click sign up with Google (2FA support is enabled).

...

Login

1. Log into the Platform using your email and password or click log in with Google (2FA support is enabled).

...