github.com/npaton/distribution@v2.3.1-rc.0+incompatible/docs/spec/auth/index.md (about) 1 <!--[metadata]> 2 +++ 3 title = "Docker Regidtry Token Authentication" 4 description = "Docker Registry v2 authentication schema" 5 keywords = ["registry, on-prem, images, tags, repository, distribution, authentication, advanced"] 6 [menu.main] 7 parent="smn_registry_ref" 8 +++ 9 <![end-metadata]--> 10 11 # Docker Registry v2 authentication 12 13 See the [Token Authentication Specification](token.md) and 14 [Token Authentication Implementation](jwt.md) for more information.