Linking to pre-loaded user details

@mark.hall,

Hmmm well it is not possible to create user’s for an upstream IDP like google or facebook.

You can create a database user and link the account like this:

OR

Another solution would be to create a rule that enriches their profile the first time they log in. The rule would make a call to your backed / API with their email and your backend would respond with the data and add it to their app_metadata.

1 Like