Auth SPNEGO#

The module provides support for SPNEGO. Currently, only Kerberos authentication via GSSAPI is supported.

Loading the module#

Load the module in the main{} context:

load_module modules/ngx_http_auth_spnego_module.so;

Additional information#

Detailed documentation and source code are available at: stnoonan/spnego-http-auth-nginx-module