mirror of
https://github.com/distribution/distribution.git
synced 2025-07-02 18:22:58 +00:00
- Add Unit tests for `token.newAccessController` + Implemented swappable implementations for `token.getRootCerts` and `getJwks` to unit test their behavior over the accessController struct. - Use RFC7638 [0] mechanics to compute the KeyID of the rootcertbundle provided in the token auth config. - Extends token authentication docs: + Extend `jwt.md` write up on JWT headers & JWT Validation + Updated old reference to a draft that's now RFC7515. + Extended the JWT validation steps with the JWT Header validation. + Reference `jwt.md` in `token.md` [0]: https://datatracker.ietf.org/doc/html/rfc7638#autoid-13 Signed-off-by: Jose D. Gomez R <jose.gomez@suse.com> |
||
---|---|---|
.. | ||
_index.md | ||
architecture.md | ||
compatibility.md | ||
configuration.md | ||
deploying.md | ||
garbage-collection.md | ||
glossary.md | ||
help.md | ||
insecure.md | ||
notifications.md |