From 13e8ac42cab7c169f5d115286314f17e8f814f71 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 26 Jun 2020 14:07:56 +0200 Subject: Make scoped affiliation attribute name configurable --- config.php.example | 1 + 1 file changed, 1 insertion(+) (limited to 'config.php.example') 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 -- cgit v1.2.3-55-g7522