Auth SPNEGO#
The module provides support for SPNEGO.
Currently, only Kerberos authentication via GSSAPI is supported. Load the module in the Detailed documentation and source code are available at:
stnoonan/spnego-http-auth-nginx-moduleLoading the module#
main{}
context:load_module modules/ngx_http_auth_spnego_module.so;
Additional information#