Skip to main content

OpenID Connect

The OpenID Connect (OIDC) protocol is an open authentication protocol featuring single sign-on (SSO) capabilities. Users can authenticate themselves through OpenID Providers (OPs), like email providers or social networks.

Prerequisites

Make sure to create a OpenID Connect Developer account before you begin.

1 Go to Dashboard > Authentication > Social.

2 Click on + CREATE CONNECTION.

3 You will be redirected to the social connection providers page, where you can view all the available providers.

Social Connection

4 Click on OpenID Connect.

5 You will be directed to the configuration page for the chosen social connection method.

OpenID Connect

6 Scroll down, and click on OpenID Connect Config section.

7 To enable OpenID Connect login, you must first create a client in OpenID Connect Provider.


  • Copy the redirect URL for the OpenID Connect provider from the dashboard as the first step.

Redirect URL

  • Go to OpenID Connect, and click the create button.

  • Paste the copied redirect URL into Root URI of a OpenID Connect. > Click on Save.

  • Client Secret, Authorization URL and Token URL will be generated, copy it to your clipboard.


8 Return to your dashboard, paste the Authorization URL and Token URL and Client Secret in App Secret.

Fields

9 Configure the other required specification, click on SAVE.

Know more

Create Social Connection

Application Details

Application Execution

Attach Social Connection to Application