Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 310 Bytes

File metadata and controls

6 lines (5 loc) · 310 Bytes

docker-plugin-auth-debug

Simple docker plugin to debug AuthZ requests.

This plugins solely purpose is to print received authorization requests to std-out. It simply permits every single request. It is useless by itself, but can help debugging authorization problems or developing new authorization plugins.