opencontainers / oci-conformance

OCI Conformance/Certification Working Group
https://conformance.opencontainers.org
Apache License 2.0
71 stars 44 forks source link

AWS: use get-login-password vs. get-authorization-token #74

Closed jdolitsky closed 3 years ago

jdolitsky commented 3 years ago

Turns out #73 was incorrect. That token is the base64-encoded version of AWS:<token>. This simplifies getting the token.

cc @samuelkarp