Sage-Bionetworks / synapser

An R package providing programmatic access to Synapse
Apache License 2.0
32 stars 21 forks source link

IT-2111: Implement OIDC authentication to AWS #317

Closed brucehoff closed 1 year ago

brucehoff commented 1 year ago

When publishing the package artifacts to our "RAN" (an S3 bucket), GitHub needs to authenticate to AWS. This change allows the synapser repo' to authenticate using OIDC, allowing us to remove the previously used, dedicated IAM user from the AWS Synapse Prod account.