Authentication

last updated: 2024-05-19

Using DTZ identities

The service can be accessed with any identity which has one of the following role attached to it.

Required Role

| role | privileges | |https://dtz.rocks/containerregistry/admin/{context_id} | full access |

Login via Apikey

The preferred way to authenticate with the container registry service is through an apikey. To further improve on security, limited privileged service identities should be used instead of an user account.

The credentials have to be applied as follows:

  • Username: apikey
  • Password: {Apikey generated for the identity}
docker login cr.dtz.rocks -u apikey
Password: