Auth SPNEGO#
The module provides support for SPNEGO.
Currently, only Kerberos authentication via GSSAPI is supported. To install the module, use one of the
following packages: Angie: Angie PRO: Load the module in the Detailed documentation and source code are available at:
stnoonan/spnego-http-auth-nginx-moduleInstallation#
angie-module-auth-spnego
angie-pro-module-auth-spnego
Loading the module#
main{}
context:load_module modules/ngx_http_auth_spnego_module.so;
Additional information#