Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Error while connecting to ADFS

SA-37331

Summary



Error when hitting the SSO URL with Pega 7.2.2.


Error Messages



<date> [<Thread ID>] [ STANDARD] [ ] [MktFw:01.01.01] ( internal.util.PRSAMLv2Utils) ERROR <HostName> - Caught Exception while processing SAML2 Authentication response
com.pega.pegarules.pub.PRRuntimeException: No attribute statements found in the SAML Response,Unable to deduce an operator record for further processing


Steps to Reproduce



Not Applicable


Root Cause



A defect or configuration issue in the operating environment.

There is no attribute statement in the assertion sent back by Identity provider.

PRPC as a service provider needs to identify and initialize the operator after it is authenticated, so user needs at least one Attributestatement per response.

Resolution



Make the following change to the operating environment:


Use Identity provider to pass response with “<saml:AttributeStatement>" (example pasted below)



<saml:AttributeStatement>
<saml:Attribute Name="mail" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:basic">
<saml:AttributeValue xsi:type="xs:string"> email_address </saml:AttributeValue>
</saml:Attribute>
</saml:AttributeStatement>

Published May 15, 2017 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us