SSO with Auth0

Configure SSO using OpenID Connect and Auth0

📘

OpenID Connect

To become familiar with OpenID Connect in Budibase, see: OpenID Connect

Configuration

Create the application

Create the budibase application in your Applications list.

1085

Select 'Regular Web Applications'.

828

Find your configuration details

Visit the 'Settings' tab in your application.

1031

Configuration URL

Use the Domain field to construct your Configuration URL in Budibase. e.g. https://{domain}/.well-known/openid-configuration

Client ID

Use the Client ID field as your Client ID in Budibase.

Client Secret

Use the Client Secret field as your Client ID in Budibase.

Add your callback URL

Scroll down to the 'Application URIs' section and enter your callback URL

984