There was an error while loading. Please reload this page.
1 parent 97c51d4 commit e391087Copy full SHA for e391087
1 file changed
tests/SAML2/Constants.php
@@ -11,7 +11,7 @@
11
*/
12
class Constants extends \SimpleSAML\SAML2\Constants
13
{
14
- public const string ENTITY_IDP = 'https://simplesamlphp.org/idp/metadata';
+ public const string ENTITY_IDP = 'https://simplesamlphp.org/idp/metadata';
15
16
public const string ENTITY_SP = 'https://simplesamlphp.org/sp/metadata';
17
0 commit comments