-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Core MongoDB
-
Tags:
-
Sprint:nxFG 9.2.3
-
Story Points:1
When authenticating an unknown user we crash with a NPE:
java.lang.NullPointerException at org.nuxeo.directory.mongodb.MongoDBSession.authenticate(MongoDBSession.java:433)
This is especially problematic when the MongoDB directory is used as the first source in a Multi-Directory setup.