-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
-
Fully Compatible
-
v7.2
-
Service Arch 2023-11-13
The IDL compiler generates two parseProtected methods, one which accepts a BSONObj and the other which accepts an OpMsgRequest. This ticket covers updating the latter to derive the tenant protocol from the OpMsgRequest or the command body. The current behavior is to only consult the command body, which is currently depended on by our test infrastructure. We will remove support for checking the command body in upcoming tickets
- has to be done before
-
SERVER-82319 simulate_atlas_proxy override only communicates tenant protocol via unsigned security token
- Closed