I would like to use synthetic monitoring to monitor out APIs.
Some of these apis are public but some of them are protected by oauth and mtls.
For oauth protected APIs I understood that I can create a 'journey' and use the request object to retreive the oauth Token.
But what about mtls? Can I define the client certificate somewhere? and where the client certificate has to be saved?
I'm not aware of a way to handle OAuth token-based pings in a Lightweight monitor. It is possible with a journey using a similar approach covered in this post.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.