-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
-
Fully Compatible
-
Service Arch 2023-11-13, Service Arch 2023-11-27
Today the simulate_atlas_proxy override communicates the tenant protocol by appending expectPrefix: true to the command body of outgoing requests. Once the linked tickets have been completed, we should be able to communicate the tenant protocol through the unsigned token as well. This ticket covers changing the override to only communicate the tenant protocol through the unsigned security token.
- has to be done after
-
SERVER-81548 OpMsgRequest checks for expectPrefix in ValidatedTenancyScope OR command body
- Closed
-
SERVER-82317 Update manually constructed SerializationContext to consult opCtx for tenant protocol
- Closed
-
SERVER-82318 IDL-generated parseProtected which accepts OpMsgRequest consults opCtx for tenant protocol
- Closed
- is duplicated by
-
SERVER-82602 Remove expectPrefix in the command body to use it from the token instead
- Closed