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