Skip to content

Commit 3b09ee6

Browse files
authored
chores(x2a): update readme for gitlab scopes (#2426)
Signed-off-by: Marek Libra <marek.libra@gmail.com>
1 parent 8d478ca commit 3b09ee6

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

workspaces/x2a/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@ See the [backend plugin README](./plugins/x2a-backend/README.md) for detailed co
4444

4545
**GitHub OAuth**: [Create a GitHub OAuth application](https://github.com/settings/developers).
4646

47-
**GitLab OAuth:** When [creating a GitLab OAuth application](https://gitlab.com/-/user_settings/applications), request these scopes:
48-
- `read_api`, `read_user`, `read_repository`, `write_repository`
49-
- `openid`, `profile`, `email`
47+
**GitLab OAuth:** When [creating a GitLab OAuth application](https://gitlab.com/-/user_settings/applications), request scopes per [official documentation](https://backstage.io/docs/auth/gitlab/provider/).
5048

5149
```sh
5250
export AUTH_GITHUB_CLIENT_ID=.... # Optional if "guest" user is not enough

0 commit comments

Comments
 (0)