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

Make OIDC Layer more flexible in data store #109

Closed chmreid closed 4 years ago

chmreid commented 4 years ago

Implement changes mentioned in DataBiosphere/data-store#80

Making the OIDC layer more flexible involves several aspects:

Definition of Done: the code in dss/util/security.py has been broken out into several parts that are more modular:

This is underway and mostly done in #103 (merged)

Also done in #113 (merged)

chmreid commented 4 years ago

PR #103 is completed, but still more work to do

PR #112 and #113 will add additional flexibility for decorator arguments

chmreid commented 4 years ago

113 merged, this can be closed!