#6308 [webui] Does not handle uppercase authentication indicators.
Closed: fixed Opened by pvoborni.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1373091

Created attachment 1197790
otp check box
Description of problem:
When adding an authentication indicator from the command line, the
corresponding check box in the UI is not checked. Instead, a completely new
(and unchecked) check box appears.
Version-Release number of selected component (if applicable):
How reproducible:
Always.
Steps to Reproduce:
1. ipa host-mod server.example.com --auth-ind=otp
2.Output of ipa host-show shows this:
    ...
    Authentication Indicators: otp
    ...
Actual results:
A new check box appears in the host entry page in the UI: "otp" (next to "OTP"
and "RADIUS"). None of the check boxes are actually checked. See the attached
screenshot.
Expected results:
The "OTP" check box gets checked in the UI, no new extra check box is created.
Additional info:

Moving to next major version. Fixing this bug is not critical in stabilization release.

Metadata Update from @pvoborni:
- Issue assigned to pvomacka
- Issue set to the milestone: FreeIPA 4.5

Metadata Update from @pvoborni:
- Issue close_status updated to: None
- Issue tagged with: webui

master:

  • 0220fc8986e4fef017185bde675dc9cf0f90afd8 WebUI: Allow disabling lowering text in custom_checkbox_widget
  • ad3451067ad474ea52872913d6789b1652f9a9c4 WebUI: don't change casing of Auth Indicators values

Metadata Update from @dkupka:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata