Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The /ping API is used for liveness probing, so there's no need to check authorization.
Moreover, the return code should be 401 instead of 500, which caused by a NPE.