I want to know how could I set context elements by tools such as postman? When I work with alpha tests that is important, because many context is set after the edge authentication, and after the request invocation, other microservice could get the context.
but in the alpha tests, context is empty, so could any method to achieve this.