-
Improvement
-
Resolution: Invalid
-
Major
-
4.5.9
-
None
-
None
-
4.6 M6
When trying to retrieve a user in a population with an unreachable ldap directory, the getUser method will propagate an IllegalStateException.
It shouldn't be "Illegal" for a remote directory to be unavailable.
As order of population is meaningful when retrieving a user in a population by its login, hitting an unavailable directory should lead to no user return.
But I don't think it should lead to a failure