diff options
Diffstat (limited to 'config.php.example')
-rw-r--r-- | config.php.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.php.example b/config.php.example index c6c926d..083c555 100644 --- a/config.php.example +++ b/config.php.example @@ -23,6 +23,7 @@ define('CONFIG_IDM_LINK_EPSA', 'https://www.bwidm.de/attribute/#eduPersonScopedA define('CONFIG_SURNAME', 'sn'); define('CONFIG_EPPN', 'eppn'); +define('CONFIG_SCOPED_AFFILIATION', 'affiliation'); // Have a properties file or set variables here manually. // Make sure properties file is not in webroot |