diff --git a/modules/aselect/docs/aselect.txt b/modules/aselect/docs/aselect.txt index d12bc5e6117822ca5205b9acad87229c0d46a265..9e3f91cb1c70b56ade5840c7737923695470a911 100644 --- a/modules/aselect/docs/aselect.txt +++ b/modules/aselect/docs/aselect.txt @@ -57,8 +57,8 @@ Configuration in authsources.php 'serverurl' => 'http://a-select.dev.han.nl:8080/aselectserver/server', 'serverid' => 'hanaselect', 'type' => 'cross', # type = app/cross - 'local_organization' => 'simpleSAMLphp', # only if type = fed - 'required_level' => 10, # only if type = fed, defaults to 10 + 'local_organization' => 'simpleSAMLphp', # only if type = cross + 'required_level' => 10, # only if type = cross, defaults to 10 ),