grafeas / voucher

🎟 Voucher creates attestations for Binary Authorization
Apache License 2.0
73 stars 24 forks source link

Use idtoken for auth with basic as fallback #49

Closed rxbchen closed 2 years ago

rxbchen commented 2 years ago

With https://github.com/grafeas/voucher/pull/48, adding idtoken auth for voucher_client. It auth fails, we fallback to basic

rxbchen commented 2 years ago

Updated the code to add support of configuring auth type

dani-santos-code commented 2 years ago

how are we testing this?