Nginx module for HTTP SPNEGO auth This module implements addsSPNEGOsupport to nginx(http://nginx.org). It currently supports only Kerberos authentication viaGSSAPI Prerequisites Authentication has been tested with (at least) the following: Nginx 1.2 through 1.7 ...
Enable dynamic loading of the module with theload_moduledirective specified in the top-level (“main”) context: load_modulemodules/spnego-http-auth-nginx-module.so; Perform additional configuration as required by themodule. Test the configuration and reload NGINX Plus to enable the module: ...
SPNEGO HTTP Auth Extension for Nginx. Contribute to udzuki/spnego-nginx-auth-extension development by creating an account on GitHub.
com.sun.security.auth.module.Krb5LoginModule required storeKey=true; }; jcifs.spnego.accept { com.sun.security.auth.module.Krb5LoginModule required storeKey=true; }; 5:添加所需要的JAR包 A、将cas-server-3.4.2-release\cas-server-3.4.2\modules目录的cas-server-support-spnego-3.4.2.jar复制到ca...
2 changes: 2 additions & 0 deletions 2 README.md Original file line numberDiff line numberDiff line change @@ -0,0 +1,2 @@ # spnego-nginx-auth-extension SPNEGO HTTP Auth Extension for Nginx0 comments on commit 7a710c8 Please sign in to comment. ...
SPNEGO HTTP Auth Extension for Nginx. Contribute to mnagaku/spnego-nginx-auth-extension development by creating an account on GitHub.