Bug in the Implicit Flow Registration Form

Boolean values in the registration form are not behaving as they should. Rather than a check box for boolean values, the widget is rendering a dropdown with true/false options and title undefined rather than the one the customer set.
It looks like there is currently an open issue regarding this on github, but idk if there has been any movement on it
boolean-type field in user-profile renders incorrectly in registration-mode · Issue #659 · okta/okta-signin-widget · GitHub.

Like Shuo mentioned in that Github issue, there is no movement internally with regards to this enhancement request. The current version of Self-Service Registration does not support displaying this attribute as a checkbox, but you can look into customizing your login page to do so.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.