I am reading about integrating Azure AD with Firebase so that our corporate customers can use our system using their accounts. My question is:
When a user with an email [email protected] signs in using AD for the first time, will a User(User with uid, etc) get created in Firebase?
Yes, a new account will be created after a user's first sign in.