POSTMAN Connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 05:55 AM
Can we test the connection using POSTMAN outside the Mid-Server?, means can we use POSTMAN to test it from our personal machines (Laptops).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 06:16 AM
@RK4334 It depends on the target system. If the connection allows username/password combo or OAuth Authentication, then I think you should be able to test the connection with PostMan. If the target system is hosted on client infrastructure and if it is an inhouse application, then the chances are very low
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 06:23 AM
Hi @RK4334 ,
This usually depends on your target. Public targets/api can be tested using postman. Remember mid server is needed in situations where things are sitting behind a firewall, such configurations make it mandatory to first get through the firewall and for that you need a midserver.
If my answer helped you in any way, please then mark it as helpful or correct.
Thanks,