-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
Security 2024-03-04, Security 2024-03-18, Security 2024-04-01, Security 2024-04-15, Security 2024-04-29
User Cache Invalidation becomes a little trickier to reason about in invisible sharding, since we have colocated routers and shards. We should write tests to ensure that user cache invalidation works on the following topologies:
1/ Single Shard Cluster with colocated router and config
2/ Two Shard Cluster with shard A having colocated router and config and shard B having colocated router.
We should specifically test the following invalidation scenarios:
1/ Invalidation through the LDAPUserCachePoller
2/ Invalidation through updating configurations of the IDPManager
3/ Invalidation through the UserCacheInvalidator job on the router
- is duplicated by
-
SERVER-87681 Authentication/Authorization/Security Testing for Router Port
- Blocked
- is related to
-
SERVER-85475 Move AuthorizationManager from ServiceContext to Service
- Closed