Pre-create user accounts for SSO users

Turns out that the POST /users path was impossible and I needed Sync DiscourseConnect user data with the sync_sso route which is quite a bit more complicated, for no good reason. Anyway it’s done.