@@ -12,8 +12,8 @@ |
||
12 | 12 | IdPs listed by the disco service will be restricted to entityIDs in the specified set. */ |
13 | 13 | 'scopes' => array('mobile' => array('https://idp1.domain:1234/saml2/idp/metadata.php', |
14 | 14 | 'https://idp2.domain:5678/saml2/idp/metadata.php'), |
15 | - 'desktop' => array('https://idp3.domain:1234/saml2/idp/metadata.php', |
|
16 | - 'https://idp4.domain:5678/saml2/idp/metadata.php')), |
|
15 | + 'desktop' => array('https://idp3.domain:1234/saml2/idp/metadata.php', |
|
16 | + 'https://idp4.domain:5678/saml2/idp/metadata.php')), |
|
17 | 17 | |
18 | 18 | 'legal_service_urls' => array( //Any service url string matching any of the following prefixes is accepted |
19 | 19 | 'http://host1.domain:1234/path1', |