2016-09-29 19:21:06 +00:00
|
|
|
---
|
|
|
|
description: Docker Registry v2 authentication schema
|
2016-11-10 19:54:25 +00:00
|
|
|
keywords: registry, on-prem, images, tags, repository, distribution, authentication, advanced
|
2016-11-04 22:38:40 +00:00
|
|
|
title: Docker Registry v2 authentication
|
2016-09-29 19:21:06 +00:00
|
|
|
---
|
2016-09-28 21:46:28 +00:00
|
|
|
|
|
|
|
See the [Token Authentication Specification](token.md),
|
|
|
|
[Token Authentication Implementation](jwt.md),
|
|
|
|
[Token Scope Documentation](scope.md),
|
2016-11-10 19:54:25 +00:00
|
|
|
[OAuth2 Token Authentication](oauth.md) for more information.
|