Fix URL endpoint for Docker registry v2 authentication
Closes #29132 Signed-off-by: Christian Hörtnagl <christian2@univie.ac.at>
This commit is contained in:
parent
8a82b6b587
commit
e200ccfa53
1 changed files with 1 additions and 1 deletions
|
@ -27,4 +27,4 @@ NOTE: {project_name} does not create a browser SSO session after successful auth
|
|||
|
||||
{project_name} has one endpoint for all Docker auth v2 requests.
|
||||
|
||||
`http(s)://authserver.host{kc_realms_path}/{realm-name}/protocol/docker-v2`
|
||||
`http(s)://authserver.host{kc_realms_path}/{realm-name}/protocol/docker-v2/auth`
|
||||
|
|
Loading…
Reference in a new issue