-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 10.0.0-EA, 10.0.0, 10.0.1, 10.1.0-Xpress, 10.0.2, 11.0.0, 11.0.1, 11.0.2, 12.0.0
-
Fix Version/s: None
-
Component/s: authentication
-
Labels:None
-
Support Ticket IDs:
Create login module with a ChoiceCallback XML, e.g.
<ChoiceCallback multipleSelectionsAllowed="true"> <Prompt> abc </Prompt> <ChoiceValues> <ChoiceValue isDefault="true"> <Value>someChoice</Value> </ChoiceValue> </ChoiceValues> </ChoiceCallback>
doing a workaround for OPENAM-4959 to show checkboxes instead of radio buttons.
When the login page is submitted , unchecking the only choice the ChoiceCallback in the authentication module still reports choice '0' as selectedChoice.
- is duplicated by
-
OPENAM-6056 LoginViewBean does not correctly handle empty ChoiceCallbacks
-
- Resolved
-
- is related to
-
OPENAM-4959 Login.jsp always renders radio buttons for choiceCallbacks
-
- Resolved
-