nginx-module-spnego-http-auth - Nginx module for HTTP SPNEGO auth
Website: | https://github.com/stnoonan/spnego-http-auth-nginx-module |
---|---|
License: | BSD |
Vendor: | GetPageSpeed LLC |
- Description:
This module implements adds SPNEGO support to NGINX. It currently supports only Kerberos authentication via GSSAPI.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -y install yum-utils sudo yum-config-manager --enable getpagespeed-extras-mainline sudo yum -y install nginx-module-spnego-http-auth