mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
If an auth API call (such as login, logout) is called on unauthenticated port such as the 8096 integration server port, we need to ignore such API calls as calling auth APIs on 8096 is un-necessary and is undefined. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> (cherry picked from commit 21a6bef53b05d430f2cff53ae37033432603136d) Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>