-
-
Notifications
You must be signed in to change notification settings - Fork 867
Closed
Labels
Description
We're trying to set up a pipeline to automate how our teams are configured, to make it easier to stand up new concourse servers, or migrate them to other environments, while keeping access for existing users. However, we can't get any configuration data out for who can access which teams, short of diving into the ATC database and parsing out the data from the teams table. It would be really nice if fly
could do this for us, while still redacting any sensitive info like client_id/secrets.
cforce and dmlemos