GetPageSpeed Extras

nginx-module-shibboleth

How to install nginx-module-shibboleth (aarch64)

Shibboleth Auth Request module for NGINX

License: BSD Vendor: GetPageSpeed LLC https://github.com/nginx-shib/nginx-http-shibboleth

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install nginx-module-shibboleth

Description

This module allows NGINX to work with Shibboleth, by way of Shibboleth's FastCGI authorizer. This module requires specific configuration in order to work correctly, as well as Shibboleth's FastCGI authorizer application available on the system. It aims to be similar to parts of Apache's mod_shib, though Shibboleth authorisation and authentication settings are configured via shibboleth2.xml rather than in the web server configuration. To enable this module after installation, add the following to /etc/nginx/nginx.conf and reload NGINX: load_module modules/ngx_http_shibboleth_module.so; Alternatively, enable all installed modules by adding this line to the top of /etc/nginx/nginx.conf: include /usr/share/nginx/modules/*.conf;

Architecture

Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.

RPMs

Package Size Changelog
nginx-module-shibboleth-1.30.2+2.0.2-2.amzn2.gps.aarch64 22 KiB no changelog
nginx-module-shibboleth-1.30.1+2.0.2-2.amzn2.gps.aarch64 22 KiB no changelog
nginx-module-shibboleth-1.30.1+2.0.2-1.amzn2.gps.aarch64 22 KiB no changelog
nginx-module-shibboleth-1.30.0+2.0.2-1.amzn2.gps.aarch64 22 KiB no changelog
nginx-module-shibboleth-1.28.3+2.0.2-1.amzn2.gps.aarch64 22 KiB no changelog
nginx-module-shibboleth-1.28.2+2.0.2-1.amzn2.gps.aarch64 22 KiB no changelog
nginx-module-shibboleth-1.28.1+2.0.2-1.amzn2.gps.aarch64 22 KiB no changelog
nginx-module-shibboleth-1.28.0+2.0.2-1.amzn2.gps.aarch64 22 KiB no changelog
nginx-module-shibboleth-1.26.3+2.0.2-1.amzn2.gps.aarch64 22 KiB no changelog
nginx-module-shibboleth-1.26.2+2.0.2-8.amzn2.gps.aarch64 22 KiB no changelog

Subscribe