When attempting to authenticate on ADFS via SAML, ADFS responds with a SAML status code of responder and authentication fails.
responder
The following can be seen in the SAML response body:
<samlp:Status> <samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Responder" /> </samlp:Status>
This is indicative of an error occurring on the ADFS side during the authentication attempt. One common cause is that the Service Provider signing certificate used by Appian is not trusted by the IDP.
Examine the logs on the ADFS side to investigate why the error is occurring.
This article applies to all versions of Appian using ADFS as an Identity Provider.
Last Reviewed: January 2018