-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
This ticket is a continuation of the ticket CSHARP-2928 where we found that ScramShaAuthenticator uses StartWith without passing StringComparison.Ordinal.
Since it's not the first time when we faced with this issue, we need to research whether we have similar problems in other code or no.