Make User and Group not default allowed by rules

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-03-28 16:32:51 +02:00
parent 21a3e09fd5
commit 1691c6c5c2
8 changed files with 68 additions and 3 deletions
+2
View File
@@ -31,6 +31,8 @@ catalog:
locations:
- type: github-org
target: https://github.com/my-org-name
rules:
allow: [User, Group]
```
If Backstage is configured to use GitHub Apps authentication you must grant