-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Compass
-
None
-
Iteration Cat
I'm on-site with a customer using MongoDB Atlas w/ LDAP. We downloaded the correct edition of Compass and tried logging in with a complex password containing an @ (at) symbol. We received an error "unescaped at-sign in authority section."
I was able to solve the problem by manually changing the @ sign in the password to %40. This seems problematic since complex passwords are common and the user shouldn't have to manually escape their password's special characters manually.
- duplicates
-
COMPASS-2674 Naive handling of "@" in password prevents login
- Closed