-
Type:
Bug
-
Status: Closed
-
Priority:
Low
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Integrations
-
Labels:None
-
Bug Type:Functional
-
Module:Bullhorn
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Q2
1] Access the tour details page using below URL:
https://10.0.2.120/api/app/TourListing/ListTours?requestFrom=wRnQ7Y%2fZWlCOXjmz9IS4jw%3d%3d&userName=%2bsj2KXYNrgm8O4Va%2bHPUTQ%3d%3d&password=T6NiPfpN8kLQSGDeUamNAw%3d%3d&corporationID=9587&entityType=Placement&entityID=3
2] In above URL mentioned any invalid value for password/userid/corporationID or entity ID.
Actual Result:
Below error message should is displaying:
Sorry, an error occurred while processing your request.
Expected Result:
Proper message should be display so that user can know about invalid credentials.
(Refer attached screenshot for more detials)
- relates to
-
NF-1063 Bullhorn Integration: Authentication and Authorization
-
- Closed
-
Hi Saurabh Sablaka,
Please let me know your views on this scenario.
If we remove one of the characters from encoded value of password or username,validation of user fails and error page is shown(see screenshot attached by QA).
This is the generic error page that we show in case any validation fails.
Since we are going to set the URL in custom tab,will there be a scenario where user authentication fails,Unless someone manually changes the url.
Should we provide more specific error message for every validation?