GWM : saml

This commit is contained in:
Gowtham M 2026-04-07 09:54:04 +05:30
parent 5885baa974
commit d6b6c3a698

View File

@ -19,8 +19,8 @@ return [
'sp' => [
'entityId' => $base . '/saml/metadata',
'assertionConsumerService' => [
// 'url' => $base . '/saml/acs',
'url' => 'https://venbait.in/nhance/app/dev/#/saml',
'url' => $base . '/saml/acs',
// 'url' => 'https://venbait.in/nhance/app/dev/#/login',
'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST',
],
'singleLogoutService' => [