-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: None
-
Component/s: None
-
None
catch (InvalidAuthenticationException e) { throw new InvalidAuthenticationException(SOAPService.INVALID_AUTHENTICATION); }
This overwrites the message set by the directory and, as a bonus, is factually incorrect.
Workaround: use authenticatePrincipal().