From dbeafe1f5d4a34a8f8ee4d048ddb71c600a7a97e Mon Sep 17 00:00:00 2001 From: Tuan Dang Date: Wed, 4 Oct 2023 22:03:18 +0100 Subject: [PATCH] Attempt fix gitlab sso docs images --- docs/documentation/platform/sso/gitlab.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/documentation/platform/sso/gitlab.mdx b/docs/documentation/platform/sso/gitlab.mdx index 354948f7d..cac946280 100644 --- a/docs/documentation/platform/sso/gitlab.mdx +++ b/docs/documentation/platform/sso/gitlab.mdx @@ -9,13 +9,13 @@ Using GitLab SSO on a self-hosted instance of Infisical requires configuring an Navigate to your user Settings > Applications to create a new GitLab application. -![sso gitlab config](../../images/sso/gitlab/edit-profile.png) -![sso gitlab config](../../images/sso/gitlab/new-app.png) +![sso gitlab config](/images/sso/gitlab/edit-profile.png) +![sso gitlab config](/images/sso/gitlab/new-app.png) Create the application. As part of the form, set the **Redirect URI** to `https://your-domain.com/api/v1/sso/gitlab`. Note that only `read_user` is required as part of the **Scopes** configuration. -![sso gitlab config](../../images/sso/gitlab/new-app-form.png) +![sso gitlab config](/images/sso/gitlab/new-app-form.png) If you have a GitLab group, you can create an OAuth application under it @@ -26,7 +26,7 @@ Note that only `read_user` is required as part of the **Scopes** configuration. Obtain the **Application ID** and **Secret** for your GitLab application. -![sso gitlab config](../../images/sso/gitlab/credentials.png) +![sso gitlab config](/images/sso/gitlab/credentials.png) Back in your Infisical instance, add 2-3 new environment variables for the credentials of your GitLab application: