Skip to content
Snippets Groups Projects
Commit 7e284c91 authored by Olav Morken's avatar Olav Morken
Browse files

aselect: Fix documentation.

Patch by Patrick Honing from issue 322.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2414 44740490-163a-0410-bde0-09ae8108e29a
parent e3c27d5d
Branches
Tags
No related merge requests found
...@@ -57,8 +57,8 @@ Configuration in authsources.php ...@@ -57,8 +57,8 @@ Configuration in authsources.php
'serverurl' => 'http://a-select.dev.han.nl:8080/aselectserver/server', 'serverurl' => 'http://a-select.dev.han.nl:8080/aselectserver/server',
'serverid' => 'hanaselect', 'serverid' => 'hanaselect',
'type' => 'cross', # type = app/cross 'type' => 'cross', # type = app/cross
'local_organization' => 'simpleSAMLphp', # only if type = fed 'local_organization' => 'simpleSAMLphp', # only if type = cross
'required_level' => 10, # only if type = fed, defaults to 10 'required_level' => 10, # only if type = cross, defaults to 10
), ),
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment