Skip to content

Repository files navigation

SimpleSAMLphp Example Attribute Server

Build Status Coverage Status Scrutinizer Code Quality Type Coverage Psalm Level

Install

Install with composer

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

Configuration

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

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

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

About

An example for SAML attributes queries

Resources

Stars

5 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages