Acquia Search uses a derived key to secure its communication back to the Acquia Search platform. A current limitation of the Acquia Network connector is that a site can only be configured via the UI to communicate with a single subscription, meaning a site can only utilize a single Acquia Search core. If we allow other modules to manipulate the derived key, sites could - via code - successfully connect to several Acquia Search cores.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | acquiasearch_derivedkey_override-1423420-1.patch | 1.8 KB | jrbeeman |
Comments
Comment #1
jrbeemanThe attached patch modifies AcquiaSearchService to provide this capability. A code sample will follow later of how to utilize this in a project.
Comment #2
pwolanin commentedComment #3
nick_vhthis is in the latest dev version : #1190890: Support multiple search environments for the same AN subscription
Comment #4
swetha_bapanah commentedDrupal 9, acquia search gives the below error upon site installation. Any help, much appreciated?
Error : Could not build authentication cookie due to missing derived key for HMAC values.