Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: FIWARE-TECH-HELP
-
Labels:
Description
Created question in FIWARE Q/A platform on 04-11-2021 at 02:11
Please, ANSWER this question AT 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":
}
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?
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Assignee | Fermín Galán [ fermin ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Answered [ 10104 ] |
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Summary | [fiware-stackoverflow] Fiware - Are any request headers forwarded to Orion Context Provider? | FIWARE.Question.Tech.Fiware - Are any request headers forwarded to Orion Context Provider?. |