-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Service Arch 2023-10-16, Service Arch 2023-10-30
Clients which wish to enable the "atlasproxy" serialization protocol (expect tenant prefixes in namespaces, and return prefixed namespaces) will be required to pass a new mongodb/expectPrefix property in the body of their security token.
This ticket covers two related, but distinct pieces of work:
- Support a new property mongodb/expectPrefix in security tokens
- Upon receipt of a security token that contains "mongodb/expectPrefix": true, mark the connection where this token was received as being in "protcol=atlasproxy" and ensure that once set, this value is never changed.
- is depended on by
-
SERVER-81548 OpMsgRequest checks for expectPrefix in ValidatedTenancyScope OR command body
- Closed
-
SERVER-81804 Remove support for reading expectPrefix from command body
- Closed