distribution/docs/spec/auth
Fabio Huser 17756eb43e Clarify kid format for JWT token auth in docs
The kid value can have an arbitrary format according JOSE specification, but Docker distribution expects a specific format (libtrust fingerprint) to work. This is not written in the documentation so far and is only mentioned in the libtrust source code itself.

Signed-off-by: Fabio Huser <fabio@fh1.ch>
2016-04-17 12:04:15 +02:00
..
index.md Add scope documentation 2016-02-11 13:57:23 -08:00
jwt.md Clarify kid format for JWT token auth in docs 2016-04-17 12:04:15 +02:00
oauth.md Update oauth documentation to include returned scope 2016-03-03 17:44:09 -08:00
scope.md Update scope list to use space separator 2016-03-03 17:44:09 -08:00
token.md Add client_id to get token endpoint 2016-03-09 12:35:20 -08:00