Skip to Content
0
Jun 22, 2023 at 09:16 AM

SAP PO: Create JWT token from Certificate and key using UDF(in mapping)

397 Views Last edit Jun 30, 2023 at 08:14 AM 2 rev

HI All,

I am doing an SAP integration to a third party system, where I need to generate a JWT token using UDF/mapping at runtime from the certificate/key in the keystore and then add it to the header of the message which will be sent to the receiver using REST connection?