v1

latestSwagger 2.02026-07-175684145.0 KB

Check auth configuration

Validate credentials for a registry and, if available, get an identity token for accessing the registry without password.

post/auth

Request body

Usernamestring
Passwordstring
Authstring
ServerAddressstring
IdentityTokenstring

IdentityToken is used to authenticate the user and get an access token for the registry

RegistryTokenstring

RegistryToken is a bearer token to be sent to a registry

Response

An identity token was generated successfully.

Statusstring required

The status of the authentication

IdentityTokenstring

An opaque token used to authenticate a user after a successful login