-
Type: Task
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
1
Authentication creds are cached on a client when provided via a uri but they are lazily applied - i.e. at the time of the first operation.
Change the functionality so that auth creds are only cached on a mongo client after they are validated against the server.