v1
latestSwagger 2.02026-07-17108109409.0 KBSystem
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
Example request
{
"username": "hannibal",
"password": "xxxx",
"serveraddress": "https://index.docker.io/v1/"
}Response
An identity token was generated successfully.