Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit abd99b0

Browse files
author
Steve Bagwell
committed
try with actual host
1 parent 396f898 commit abd99b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

development/idp4/saml20-idp-hosted.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'authproc' => [
1010
10 => [
1111
'class' => 'mfa:Mfa',
12-
'idpDomainName' => 'idp4',
12+
'idpDomainName' => 'ssp-idp4.local',
1313
'employeeIdAttr' => 'employeeNumber',
1414
'idBrokerAccessToken' => Env::get('ID_BROKER_ACCESS_TOKEN'),
1515
'idBrokerAssertValidIp' => Env::get('ID_BROKER_ASSERT_VALID_IP'),

0 commit comments

Comments
 (0)