backstage-demo icon indicating copy to clipboard operation
backstage-demo copied to clipboard

Make the Git orgs/groups dynamic to the user

Open etsauer opened this issue 3 years ago • 0 comments

When creating a new service from a software template, the template currently populates options from a hard-coded list in the template itself.. e.g. https://github.com/etsauer-acme/software-templates/blob/main/scaffolder-templates/quarkus-template/template.yaml#L65

In a real enterprise envrionment, we would want backstage to take in a user's PAT, and do some sort of evaluation to populate a list based on what orgs or groups a developer has access to. Not sure if this is possible, but something to look into later.

etsauer avatar Apr 19 '22 14:04 etsauer