-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 6.0.0, 5.8.1, 4.17.1
-
Component/s: Authentication
Currently when a username or password contain unicode characters in them, SCRAM authentication fails.
AC:
- Unskip the unicode auth prose spec tests in test/integration/auth/auth.prose.test.ts
- Fix
the encoding issuetests- Pass UTF-8 encoded and URL-escaped username and password in url
- Pass unmodified username and password as db options