Skip to content

The SmartAttributes module provides additional authentication processing filters to manipulate attributes

License

Notifications You must be signed in to change notification settings

simplesamlphp/simplesamlphp-module-smartattributes

Repository files navigation

SimpleSAMLphp smartattributes module

Build Status Coverage Status Scrutinizer Code Quality Type Coverage Psalm Level

Install

Install with composer

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

Configuration

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

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

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

About

The SmartAttributes module provides additional authentication processing filters to manipulate attributes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages