Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

Status Shipped
Workspace Jedox Platform
Categories Integrator
Created by Guest
Created on Feb 21, 2022

Client certificate authentication in REST Connections

In the past, we had to implement client certificate authentication for several corporate clients when we wanted to query REST APIs. It would be much more efficient and less complex not to use Groovy jobs for this, but to be able to add this certificate directly in the REST connection.

It's even a default function in postman (https://learning.postman.com/docs/sending-requests/certificates/)