okta / okta-signin-widget

HTML/CSS/JS widget that provides out-of-the-box authentication UX for your organization's apps
Other
376 stars 319 forks source link

Boolean Type filed in Sign up page is displaying wrong values #2674

Open this-is-mihai opened 2 years ago

this-is-mihai commented 2 years ago

Describe the bug

When you go to signup page, if you have a custom attribute of type boolean, it will show you the options undifined/true/false, with no label or anything.

What is expected to happen?

should show label. should allow you to choose a display text for the value, for example Enabled(true) and Disabled(false) and N/A (undefined)

What is the actual behavior?

we cannot see the label of the custom filed and not display text.

Reproduction Steps

  1. add a custom attribute in admin dasboard - directory - profile editor
  2. custom atribute should be of type boolean
  3. make sure to check 'Attribute requiered' and 'User permission' - Read Write 4 .from singin page go to singup page

SDK Versions

Okta Sign-In Widget Version: latest major version and latest minor version

Execution Environment

Okta Sign-In Widget Version: latest major version and latest minor version Browser: any OS: any Language: any

Additional Information?

No response

denysoblohin-okta commented 2 years ago

Thanks for submitting this issue. Internal ref: OKTA-521562

this-is-mihai commented 2 years ago

how can i track the progress? thank you