| Summary: | [RFE][AAA] Use CAPTCHA plugin as preliminary authentication | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | wdaniel |
| Component: | RFEs | Assignee: | Alon Bar-Lev <alonbl> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Shai Revivo <srevivo> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.2.0 | CC: | alonbl, bazulay, benglish, emesika, iheim, juan.hernandez, lpeer, oourfali, rbalakri, sherold, sputhenp, yeylon |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | 3.5.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | infra | ||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-01-26 10:29:24 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1076964 | ||
|
Description
wdaniel
2013-12-04 14:32:16 UTC
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? authn extension api is designed to support user challenge. not implemented in backend nor ui. can be implemented by integration project as authn extension and/or apache auth module. I think we can close this as next release. |