Update dependencies and dist files
This commit is contained in:
2
dist/authsources_example.php
vendored
2
dist/authsources_example.php
vendored
@@ -4,6 +4,6 @@ $config = array(
|
||||
/* This is the name of this authentication source, and will be used to access it later. */
|
||||
'default-sp' => array(
|
||||
'saml:SP',
|
||||
'idp' => 'https://www.pvv.ntnu.no/idp',
|
||||
'idp' => 'https://idp.pvv.ntnu.no/',
|
||||
),
|
||||
);
|
||||
|
Reference in New Issue
Block a user