900 questions
How should we create a user in our DB during registration via B2C
s.baranovskiy
0
Reputation points
Hello,
We are going use B2C to register a user and keep user data but we have to have a user in our DB as well to store extra data. Both users should be linked. We want to have b2c_id in our user table and save our_id to attribute in B2C user profile to have it in claim. How should we do it right? I believe that there should be a step for that. At first we were going to use passport-azure-ad
Thank you!
Microsoft Security | Microsoft Identity Manager
Sign in to answer