Description of problem:
Using the new plugin system the customer is hoping to institute a CAPTCHA on the Admin portal that would have to validate before showing the domain authentication/login page.
In this secure environment it is mandated that any service accessed via a web site must be protected by a CAPTCHA first, then by whatever other necessary authentication.
Version-Release number of selected component (if applicable):
RHEV 3.2
can this be easily done today by a custom apache login page checking the captcha and using the user/password to perform a login so the regular gwt login page would just detect the session and connect?