Passing WS-Security header
search cancel

Passing WS-Security header

book

Article ID: 217097

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

We are planning to integrate with One of our client integrated with (SAP). SAP only accepts WS-Security header. The provided sample SOAPUI WS-Security settings how to configure the same we are trying to implement in CA API Gateway but it is not working. And i dont see all the options what provided in the below link. 

We want to pass the certificate to the destination in the route 

Environment

Release : 9.4

Component : API GATEWAY

Resolution

Gateway is making an WS-Security call to backend via https router assertions 

Assertions needed

Request: Configure WS_Security Decoration (With the required private key)

Request: Sign Element /s:Envelope/s:Body  (With the required private key)

Router must have in the other tab 

 “Request WS-Security Header Handling:   Don’t modify the request Security Header is checked

Additional Information