Skip to content

Shibboleth sp

services.shibboleth-sp.configFile

Path to shibboleth config file Type: path

Example

"${pkgs.shibboleth-sp}/etc/shibboleth/shibboleth2.xml"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/security/shibboleth-sp.nix

services.shibboleth-sp.enable

Whether to enable the shibboleth service Type: boolean

Default

false

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/security/shibboleth-sp.nix

services.shibboleth-sp.fastcgi.enable

Whether to include the shibauthorizer and shibresponder FastCGI processes Type: boolean

Default

false

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/security/shibboleth-sp.nix

services.shibboleth-sp.fastcgi.shibAuthorizerPort

Port for shibauthorizer FastCGI process to bind to Type: signed integer

Default

9100

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/security/shibboleth-sp.nix

services.shibboleth-sp.fastcgi.shibResponderPort

Port for shibauthorizer FastCGI process to bind to Type: signed integer

Default

9101

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/security/shibboleth-sp.nix