From 246b49a3e9e57c4b88b7d736417ab036c15a7e88 Mon Sep 17 00:00:00 2001 From: ivinokur Date: Wed, 23 Oct 2024 12:30:54 +0300 Subject: [PATCH] feat: Allow to configure 2 gitlab providers simultaneously --- .../proc_applying-the-gitlab-authorized-application-secret.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/administration-guide/partials/proc_applying-the-gitlab-authorized-application-secret.adoc b/modules/administration-guide/partials/proc_applying-the-gitlab-authorized-application-secret.adoc index 6a08c35e22..3e40ee9f82 100644 --- a/modules/administration-guide/partials/proc_applying-the-gitlab-authorized-application-secret.adoc +++ b/modules/administration-guide/partials/proc_applying-the-gitlab-authorized-application-secret.adoc @@ -56,3 +56,5 @@ EOF ---- . Verify in the output that the Secret is created. + +To configure OAuth 2.0 for another Gitlab provider, you have to repeat the steps above and create a second Gitlab OAuth Secret with a different name. \ No newline at end of file