summaryrefslogtreecommitdiff
path: root/jstests/auth/security_token.js
Commit message (Expand)AuthorAgeFilesLines
* 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