website/integrations/platforms/budibase/index.md
Budibase is an open source low-code platform, and the easiest way to build internal tools that improve productivity.
The following placeholders are used in this guide:
budibase.company is the FQDN of the Budibase installation.authentik.company is the FQDN of the authentik installation.:::info This documentation lists only the settings that you need to change from their default values. Be aware that any changes other than those explicitly mentioned in this guide could cause issues accessing your application. :::
To support the integration of Budibase with authentik, you need to create an application/provider pair in authentik.
Log in to authentik as an administrator and open the authentik Admin interface.
Navigate to Applications > Applications and click Create with Provider to create an application and provider pair. (Alternatively you can first create a provider separately, then create the application and connect it with the provider.)
Strict redirect URI to https://budibase.company/api/global/auth/oidc/callback.Click Submit to save the new application and provider.
From the main page of your Budibase installation, add the following values under the Auth section of the builder:
https://authentik.company/application/o/<application_slug>/.well-known/openid-configurationClient ID from authentikClient Secret from authentikhttps://budibase.company/api/global/auth/oidc/callback/authentikTo confirm that authentik is properly configured with Budibase, visit your Budibase installation, and click Sign in with authentik.