Merge pull request #15746 from dpfaffenbauer/patch-1
[Docs] Gitlab Auth needs read_api
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user