summaryrefslogtreecommitdiff
path: root/jstests/auth/security_token.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62395 Use tid field to create namespace on non-txn commands during opl...jannaerin2022-10-171-4/+1
* Revert "SERVER-62395 Use tid field to create namespace on non-txn commands du...auto-revert-processor2022-10-151-1/+4
* SERVER-62395 Use tid field to create namespace on non-txn commands during opl...Hugh Tong2022-10-141-4/+1
* SERVER-69499 Change callsites to use serialize and deserialize from Namespace...Adityavardhan Agrawal2022-10-101-5/+5
* SERVER-67423 Include tenantId in requests sent with DBDirectClient to have us...Sophia Tan2022-09-301-4/+3
* SERVER-67155: serialize and deserialize namespaceString correctlyAdityavardhan Agrawal2022-09-191-1/+1
* SERVER-66708 Ensure deserializer methods for IDL defined types that construct...Hugh Tong2022-08-181-1/+1
* SERVER-67475 Enable use of securityToken for the basic CRUD operationsjannaerin2022-07-271-6/+5
* SERVER-67148 Refactor ValidatedTenantId into ValidatedSecurityTokenSara Golemon2022-06-151-2/+4
* SERVER-66963 Improve performance of NamespaceString and DatabaseName construc...jannaerin2022-06-141-2/+6
* SERVER-62406 Introduce ActionType::useTenant for multitenancy overrideSara Golemon2022-01-261-4/+3
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-181-2/+5
* Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant"Kaloian Manassiev2022-01-161-5/+2
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-141-2/+5
* SERVER-61616 Add allowedWithTenant() command propertySara Golemon2021-12-201-5/+6
* SERVER-61615 Parse authenticated user from security token and add to authoriz...Sara Golemon2021-12-071-61/+95
* SERVER-61570 Rename supportMultitenancy to multitenancySupportSara Golemon2021-11-181-2/+2
* SERVER-61386 Rename acceptOpMsgSecurityToken to supportMultitenancySara Golemon2021-11-101-2/+2
* SERVER-59463 Add tenant ID to log messagesSara Golemon2021-08-241-2/+13
* SERVER-58381 Define and process kind(2) in OP_MSG payloadSara Golemon2021-07-301-0/+122