I am trying to figure out a way to get a watcher webhook to authenticate with a Bearer Token style authentication, where a request with credentials is sent, a bearer token is received, and that bearer token can be used in a standard webhook post.
Is there a way to chain webhooks together such that I can use Watcher's webhook action to authenticate then post data?
watcher has the possibility to store basic auth password information in an encrypted fashion (of the http input or a webhook action), when the watch is stored, but one cannot apply this to arbitrary fields.
To understand your reply fully, the idea would be to generate and install the encryption key then embed the credentials directly into watcher configuration.
Is that correct?
[EDIT]
Actually, I think I understand now, using the keystores provided. I will investigate this.
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.