SSO with Azure AD

description: Configure SSO using OpenID Connect and Azure AD

📘

OpenID Connect

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

Configuration

Create the application

Create the Budibase application using a new 'App Registration'

494

Add the application name

871

Ignore the Redirect URI for now.

Find your configuration details

Configuration URL

Visit 'Overview' > 'Endpoints'.

449

Use the OpenID Connect metadata document field as your Configuration URL in Budibase.

842

Client ID

Visit 'Overview'

783

Use the Application (client) ID field as your Client ID in Budibase.

Client Secret

Visit 'Certificates & secrets', click on 'Add client secret', give your secret a description/expiry, and save.

1313

View your newly created secret

1046

Use the Value field as your Client Secret in Budibase.

Add your callback URL

Visit 'Authentication' and enter your callback URL

986