Posted:
7-December-2007 19:53 If basic authentication enabled on the backend fulcrum, a username/password is required. We tested this using a browser and a JMeter test. But we have run into issues:
1. Why is a GET restricted but a POST passes through without credentials?
2. Once the request passes through the http bridge, how can one access the username from within a Java Accessor? |