feat(secret-sync): minor fixes

This commit is contained in:
carlosmonastyrski
2025-06-25 00:16:44 -03:00
parent 070982081c
commit 18e733c71f
3 changed files with 17 additions and 6 deletions

View File

@@ -24,7 +24,7 @@ Infisical supports two methods for connecting to GitLab: **OAuth** and **Access
![GitLab Applications Settings](/images/app-connections/gitlab/gitlab-applications.png)
Create the application. As part of the form, set the **Redirect URI** to `https://your-domain.com/integrations/gitlab/oauth2/callback`.
Create the application. As part of the form, set the **Redirect URI** to `https://your-domain.com/organization/app-connections/gitlab/oauth/callback`.
![GitLab New Application Form](/images/app-connections/gitlab/gitlab-create-application-top.png)
![GitLab New Application Form](/images/app-connections/gitlab/gitlab-create-application-bottom.png)