Documentation Index
Fetch the complete documentation index at: https://docs.kobble.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Offering a sign in with GitLab in your Customer Portal can be great if you target a developer audience. It allows your users to sign in with their GitLab account and provides you with their GitLab profile. To support Sign in with GitLab you need to configure the GitLab provider in the Kobble dashboard for your project. Once configured, the GitLab sign-in button will automatically be added on your Kobble Customer Portal.Configuration
- Navigate to the Authentication section and choose the GitLab provider.
- Copy the provided Redirect URI. Note this URI will change if you configure a custom domain later.

- Open your GitLab account.
- Click on your profile picture and select Edit Profile.

- Then, on the left menu, choose Applications and click on Add new application.
- Fill in the form with the information of your application and the Redirect URI provided by Kobble and select the scopes read_user, openid, profile, email.

- Once created, copy the given Application ID and Secret.

- Paste them into your Kobble settings, turn on the Enabled switch and save.
