-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Fully Compatible
-
Service Arch 2024-02-19
-
3
Today, OpMsgRequest::fromDBAndBody build request without ValidatedTenancyScope. It totally depends on the "$tenant" field and "expectPrefix" field in the input `body` to indicate the tenant information and tenant protocol.
In this task, we should figure out a way to ensure its call sites build requests with ValiatedTenancyScope. So that, we only support tenant information and tenant protocol with security token in ValidatedTenancyScope.
- split from
-
SERVER-81825 Only support building OpMsgRequest with ValidatedTenancyScope
- Closed