Open
Description
Currently our interactions with OCI registries doesn't support authentication.
We should add support for this, at minimum supporting HTTP basic auth encoded type credentials in the OCI registry URL. Possibly also supporting auth helpers on the client side, though that part gets a bit weird as it will prevent refreshes on the server side.