Update dependencies and dist files

This commit is contained in:
2018-03-05 19:20:22 +01:00
parent 9fec2d56f4
commit 3117f466b5
4 changed files with 345 additions and 76 deletions

View File

@@ -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/',
),
);