Skip to content

Adds support for Kerberos SPNEGO or other GSSAPI by leveraging Apache modules

License

Notifications You must be signed in to change notification settings

simplesamlphp/simplesamlphp-module-negotiateext

Repository files navigation

SimpleSAMLphp negotiate-ext module

Build Status Scrutinizer Code Quality Coverage Status Type Coverage Psalm Level

Install

Install with composer

vendor/bin/composer require simplesamlphp/simplesamlphp-module-negotiateext

Configuration

Next thing you need to do is to enable the module:

in config.php, search for the module.enable key and set negotiateext to true:

'module.enable' => [ 'negotiateext' => true, … ],

About

Adds support for Kerberos SPNEGO or other GSSAPI by leveraging Apache modules

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •