diff --git a/README.rst b/README.rst index e26d0d0e9ff50267e604650fabccaf83bf8c1ad1..046b59bac3ee6b07e75096a114f5103b32490722 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,9 @@ Shibboleth auth request module for nginx ======================================== +.. image:: https://travis-ci.org/nginx-shib/nginx-http-shibboleth.svg?branch=master + :target: https://travis-ci.org/nginx-shib/nginx-http-shibboleth + This module allows authorization based on the result of a subrequest to Shibboleth. Once a subrequest returns 2xx status - access is allowed; on 401 or 403 - access is disabled with an appropriate status.