Add docs for gitlab sso, add support for self-hosted gitlab instance sso

This commit is contained in:
Tuan Dang
2023-10-04 20:48:42 +01:00
parent 9e2d6daeba
commit e21daf6771
13 changed files with 52 additions and 17 deletions

View File

@@ -107,7 +107,7 @@ build-job:
Back in your Infisical instance, add two new environment variables for the credentials of your GitLab application:
- `CLIENT_ID_GITLAB`: The **Client ID** of your GitLab application.
- `CLIENT_SECRET_GITLAB`: The **Client Secret** of your GitLab application.
- `CLIENT_SECRET_GITLAB`: The **Secret** of your GitLab application.
Once added, restart your Infisical instance and use the GitLab integration.