-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2021-02-08
When we count authentication events using the AuthCounter, we look up a counter in a mechanism map for each event. We can provide handles to counters for a given mechanism to make incrementing the counters more efficient and restrict the failure path more tightly. We can also count use of the saslSupportedMechs field in hello requests.
- is depended on by
-
SERVER-52862 Move logAuthentication hooks to AuthenticationSession
- Closed