ADFS – SimpleSamlPhp – Unhandled Exception
-
I am integrating a php application with ADFS using simplesamlphp. I am getting the following error when i try to login. I am trying to test the login using the adfs domain account. Once I enter the username and password i will get the following error.
I have only 1 claim which is for domain name, which is AM-Account-Name => Windows account name.
Somebody please help me urgently.your help is much appreciated.
SimpleSAML_Error_Error: UNHANDLEDEXCEPTION
Backtrace:
0 /var/simplesamlphp/www/module.php:180 (N/A)
Caused by: sspmod_saml_Error: Responder
Backtrace:
3 /var/simplesamlphp/modules/saml/lib/Message.php:392 (sspmod_saml_Message::getResponseError)
2 /var/simplesamlphp/modules/saml/lib/Message.php:499 (sspmod_saml_Message::processResponse)
1 /var/simplesamlphp/modules/saml/www/sp/saml2-acs.php:120 (require)
0 /var/simplesamlphp/www/module.php:137 (N/A)I have followed one of the previous blog solution, https://www.ads-software.com/support/topic/unhandled-exception/ and changed the algorithm to SHA1.
- The topic ‘ADFS – SimpleSamlPhp – Unhandled Exception’ is closed to new replies.