[ https://jira.fiware.org/browse/HELP-18901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Lopez reassigned HELP-18901: ------------------------------------- Assignee: Fermín Galán > [fiware-stackoverflow] Fiware - Are any request headers forwarded to Orion Context Provider? > -------------------------------------------------------------------------------------------- > > Key: HELP-18901 > URL: https://jira.fiware.org/browse/HELP-18901 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > Assignee: Fermín Galán > Labels: fiware, fiware-orion > > Created question in FIWARE Q/A platform on 04-11-2021 at 02:11 > {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/69834043/fiware-are-any-request-headers-forwarded-to-orion-context-provider > +Question:+ > Fiware - Are any request headers forwarded to Orion Context Provider? > +Description:+ > Context Broker with Context Provider > Queries (e.g. GET /v2/entities?q=temperature>40) from the ContextConsumers aren't sent to the ContextProvider: https://github.com/telefonicaid/fiware-orion/issues/2282 > I am examining the following alternative: > Create a web application and place it between the ContextBroker and the ContextProvider. > The payload of POST /v2/registrations contains the lines below: > "provider": { > "http": { > "url": "URL of the web app" > } > } > The request header of GET /v2/entities from a ContextConsumer includes query information if the ContextConsumer wants a filtered response. > The web app relays requests and responses from/to the ContextBroker to/from the ContextProvider. > The web app filters the responses from the ContextProvider to the ContextBroker when the > ContextConsumers put query information in their request headers. > Could anyone let me know if any request headers are forwarded to a ContextProvider by a ContextBroker? -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy