DataBiosphere / data-store

AWS and GCP data storage system for genomic data.
https://dss.dev.ucsc-cgp-redwood.org
Other
3 stars 2 forks source link

Issues with swagger auth script #105

Closed chmreid closed 4 years ago

chmreid commented 4 years ago

The swagger auth script in scripts/ has references to the DCP, as it hard-codes the name of the auth mechanism as dcpAuth. These should be removed.

The instructions for the script, in the Readme, are also incorrect - the example passes a string when it should pass a list of strings. Instructions should be updated to reflect the state of the script.