summaryrefslogtreecommitdiffstats
path: root/config.php.example
diff options
context:
space:
mode:
authorSimon Rettberg2020-06-26 14:07:56 +0200
committerSimon Rettberg2020-06-26 14:07:56 +0200
commit13e8ac42cab7c169f5d115286314f17e8f814f71 (patch)
treeea222c05e909d6d2c412a5f70b334b8df488a8d8 /config.php.example
parent[register] Simplify code (diff)
downloadbwlp-webadmin-13e8ac42cab7c169f5d115286314f17e8f814f71.tar.gz
bwlp-webadmin-13e8ac42cab7c169f5d115286314f17e8f814f71.tar.xz
bwlp-webadmin-13e8ac42cab7c169f5d115286314f17e8f814f71.zip
Make scoped affiliation attribute name configurable
Diffstat (limited to 'config.php.example')
-rw-r--r--config.php.example1
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