How to pass context from DGS service to another via gateway #712
Unanswered
saravind-hotstar
asked this question in
Q&A
Replies: 1 comment
-
This is what Our gateway at Netflix doesn't do anything "smart" when it comes to context, aside from setting the correct headers to downstream calls for authz etc. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We want to pass enriched context from DGS service to another is there a standard way. Using @key @requires @external establishes relations but we would like to pass user context and additonal inferred context from service to another.
We would like to have this as standard feature, so that we are able to influence and provide hints to service1, service 2
Beta Was this translation helpful? Give feedback.
All reactions