From 155dfa64554dffffbc13346e6ab7522d9c9c81b2 Mon Sep 17 00:00:00 2001 From: dikshant-infracloud <160205839+dikshant-infracloud@users.noreply.github.com> Date: Fri, 25 Oct 2024 18:44:04 +0530 Subject: [PATCH] update the scope for OAuth appli --- docs/platforms/self-hosted-gitlab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/self-hosted-gitlab.md b/docs/platforms/self-hosted-gitlab.md index 405e7071..7bd814ea 100644 --- a/docs/platforms/self-hosted-gitlab.md +++ b/docs/platforms/self-hosted-gitlab.md @@ -82,7 +82,7 @@ for creating the application. Requirements: -1. Scopes: `api read_user email` +1. Scopes: `api read_user email openid` 2. Callback URL: `https://app.coderabbit.ai/login` #### **Generating Personal Access token**