How can i enable self-service registration?
Thanks
Hi @nopain
Self service registration can be enabled through an email to support@okta.com, requesting the feature SELF_SERVICE_REGISTRATION
to be enabled on your Okta tenant.
If you are encountering issues with saving the configuration for self service registration, please open a support ticket to the same email address describing the issue and one of our support engineers will further assist you.
I had/have the exact same problem as nopain.
Says âThis field cannot be left blankâ in red, even though itâs not blank (and itâs not even supposed to be a password field). That was with Chrome, I tested opening the same page in Firefox and it worked flawlessly.
So there is some problem with chrome and that page!
Hope this helps someone else until the bug is fixed.
Thanks a lot! I canât do anything without this suggestion
Having the exact same issue. Is there a fix?
Pretty sure the Password field is mandatory and you should just give it the label name Password
unless you want to be creative.
I found the root cause, and it wasnât the productsâ fault ( at least I donât think it was). Apparently, the password manager I was using interferes with the password field on the self-registration form and replaces the Password label with ******, this causes the page to think thereâs an invalid entry and not let the form be submitted.
A tip for the developers at Octa: if you want the page to be bulletproof. you could just change the item on the HTML form to be something other than âpasswordâ so it doesnât trigger the replacement.
Cheers
This also explains why it works in Firefox: No active password manager.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.