dubee commented on issue #3798: Allow for activation store to accept user and 
request information
URL: 
https://github.com/apache/incubator-openwhisk/pull/3798#issuecomment-403056358
 
 
   @chetanmeh, certain Elasticsearch deployments require additional 
authentication which can be passed through the controller via HTTP headers. 
This allows the controller to communicate to Elasitcsearch for users making 
requests. Currently our Elasticsearch log store works in the same way. When 
required headers are specified via the OpenWhisk Ansible configuration for the 
log store, the log store will pass those headers from the client to 
Elasticsearch to perform a query.
   
   See the log store for example:
   
https://github.com/apache/incubator-openwhisk/blob/92a64c291156a2cd3d6b304babc2a193a46d0699/common/scala/src/main/scala/whisk/core/containerpool/logging/ElasticSearchLogStore.scala#L103

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to