cancel
Showing results for 
Search instead for 
Did you mean: 

CX_WS_SECURITY_FAULT:An exception occurred: Unknown signer or recipient

0 Kudos

Dear Experts

we are trying to configure duet ent. but when we finished the configurations we faced security error in the sharepoint and same error when checking SCL SRTUTIL we found the same error which is

An exception occurred: Unknown signer or recipient

Unknown signer or recipient

and the error details are the following

--ERROR_INFO
---EXCEPTION_INFO
----TYPECX_WS_SECURITY_FAULT
----ERROR_TEXTAn exception occurred: Unknown signer or recipient
----CX_SOAP_CORE
-----E_LOCATION
------CLASSCL_ST_CRYPTO_X509=============CP
------METHODCL_ST_CRYPTO_X509=============CM00H
------ID170
-----E_TEXTCX_WS_SECURITY_FAULT:An exception occurred: Unknown signer or recipient
-----E_ID1001
-----E_FAULT_LOCATION1
-----E_AREAAPPL
-----E_HOST0
-----E_PROCESS_CONTROL

please help us to find the root cause.

thanks

Sameh Essa

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sameh,

This might be a SAML2 problem between SharePoint and SAP Gateway server.

Perform following checks:

1) Did you import the SharePoint STS certificate into SAP Gateway? You should then see in STRUST -> SSF SAML2 Service Provider – S, the SharePoint Security Token Service certificate: CN=SharePoint Security Token Service, OU=SharePoint, O=Microsoft, C=US

2) If so: check the SAML2 settings in transaction /IWFND/WSS_SETUP: run program wss_setup from SE38 and check that TripleDesSha256Rsa15 is selected.

See: http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/603ab5a0-184b-2e10-98a7-fa7e7e9da...

(you can also access the SAML2 settings via transaction SPRO -

SAP Implementation Guide \ SAP Web Appliction Server \ Gateway \ Generic Channel \ Configuration \ Connection Settings \ SAP NetWeaver Gateway to Consumer \ Configure Web Service Message-Based Authentication; this will also open transaction /IWFND/WSS_SETUP)

Best regards, William.

0 Kudos

Hi William

1- yes we imported SharePoint STS certificate into our SCL System.

in STRUST we see the SharePoint Security Token Service certificate already

CN=SharePoint Security Token Service, OU=SharePoint, O=Microsoft, C=US

2-yes we checked the program wss_setup and everything is alright .

after running the program again with the algorithm and the all variables in the guide we faced another error

ValueAn exception occurred: Invalid algorithm (expected http://www.w3.org/2001/04/xmldsig-more#rsa-sha256, received http://www.w3.org

we checked the post http://scn.sap.com/thread/1972016 and we made sure we used the right BDC files

we started to configuration from the wizard and now troubleshooting from the deployment guide and from the troubleshooting document.

please advice what else can we check

thanks

Sameh Essa

Former Member
0 Kudos

Hi Sameh,

so you re-run the wss_setup with thee "TripleDesSha256RSA15" settings? Now it looks like there is a missmatch between the used algorithm suites. Please export the BDC models one more time from the Gateway system and import them again to SharePoint (you will have to remove the previous BDC models using "DuetConfig /removeBDC" first) .

Hopefully after the import in SharePoint this error will be fixed.

Regards,

Holger.

0 Kudos

Hi Holger

we removed the current BDC Models and recreated it again then downloaded the ZIP file and imported it into the sharepoint.

Thank you Holger for your support now we can see the Back-end data in the sharepoint.

Thank

Sameh Essa

Answers (0)