Merge pull request #15746 from dpfaffenbauer/patch-1

[Docs] Gitlab Auth needs read_api
This commit is contained in:
Fredrik Adelöw
2023-01-16 14:32:28 +01:00
committed by GitHub
+1 -1
View File
@@ -18,7 +18,7 @@ Settings for local development:
- Name: Backstage (or your custom app name)
- Redirect URI: `http://localhost:7007/api/auth/gitlab/handler/frame`
- Scopes: `read_user`
- Scopes: `read_api` and `read_user`
## Configuration