InterviewSolution
Saved Bookmarks
| 1. |
The __________ provides a proxy between the web applications exported by an application and an end user.(a) ProxyServer(b) WebAppProxy(c) WebProxy(d) None of the mentioned |
|
Answer» Correct option is (b) WebAppProxy Explanation: If security is enabled it will warn users before accessing a potentially unsafe web application. Authentication and authorization using the proxy is handled just like any other privileged web application. |
|