Tested on self-hosted 2026.3.0-latest.1 (41f62aab8e).
AskBot believes it definitely should work for SSO / OAuth2 account creation, but it can’t solidly confirm that it should function as an auto-suggest on the regular signup form.
Can anyone confirm whether this setting does something on your local signup form?
AskBot's explanation:
Based on what I was able to verify, use_name_for_username_suggestions is definitely used in external-auth account creation flows such as SSO / OAuth2 / DiscourseConnect. The setting context shows Discourse includes the user’s name as an input when resolving a suggested username in those paths:
/lib/auth/result.rb
/app/models/discourse_connect.rb
I also found evidence that Discourse has username autocomplete/suggestion behavior in the normal signup form, so this feature does not appear to be SSO-only in concept. However, I could not find a current Meta source that conclusively proves the plain local signup form is wired to this specific site setting in all cases.
Thanks all. Sounding more like a feature request than a bug…. basically I dont have SSO but I want the same name–>username priority - real names should drive usernames - ideally the user should not need to manually fill it out
That won’t help for a forum hosted by Discourse like @Jesse_Starks’. While he said he might choose a higher plan in the future, I doubt he was referring to enterprise, which would be needed for custom plugins.