18
Views
4
Comments
[IdP] Error processing response. Value cannot be null. Parameter name: certificate
idp
Web icon
Forge component by João Barata

we are trying to apply SAML auth idap but we get the followings error :


UNABLE TO PROCESS REQUEST

Error processing SAML response


please see the attached image for log error 



ADFS.png
idpConfig.png

Hi,

This seems to be related to the certificate. Please try to upload the certificate again, hopefully it solves the problem as happened for similar problem on below post.

https://www.outsystems.com/forums/discussion/74893/idp-value-cannot-be-null-parameter-name-certificate/

Hope it helps!

Junaid

We did too much time and failed we already check the link and reopload the certificate but its give same problem

Hi @ahejazi,


There is a known issue with the latest version of the IdP component where if you try to upload the certificate of the Identity Provider, the file is not properly saved.

While I work on a new release of the component, you can import the certificate using the Import from metadata option. If done using that option, the certificate will be properly saved.

Regards,



Champion

Hi @ahejazi ,

This solution can be silly as you are already providing the all configuration values but you can try to import "XML" file as well as it saves all the configuration values automatically.

If still it doesn't work then debug idp code so you can check how certificate parameter passing null.

Regards,

Arun 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.