32931689d5
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
14 lines
489 B
Markdown
14 lines
489 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "Docker Registry Token Authentication"
|
|
description = "Docker Registry v2 authentication schema"
|
|
keywords = ["registry, on-prem, images, tags, repository, distribution, authentication, advanced"]
|
|
+++
|
|
<![end-metadata]-->
|
|
|
|
# Docker Registry v2 authentication
|
|
|
|
See the [Token Authentication Specification](token.md),
|
|
[Token Authentication Implementation](jwt.md),
|
|
[Token Scope Documentation](scope.md),
|
|
[OAuth2 Token Authentication](oauth.md) for more information.
|