I created an Azure account using my gmail address, so tenant is daxfohlgmail. But I'm not able to sign in using that address. Rather the sign-in screen validates my password and appears to sign me in but then takes me right back to the sign-in after all is done. If I manually close the sign-in screen, the GetTokenForUser just returns null and nothing works.
I manually created another admin user in the web portal. When I use this user to log in, everything works.
I should be able to log in as the original user too though, right? What am I doing wrong?
I created an Azure account using my gmail address, so tenant is daxfohlgmail. But I'm not able to sign in using that address. Rather the sign-in screen validates my password and appears to sign me in but then takes me right back to the sign-in after all is done. If I manually close the sign-in screen, the
GetTokenForUser
just returns null and nothing works.I manually created another admin user in the web portal. When I use this user to log in, everything works.
I should be able to log in as the original user too though, right? What am I doing wrong?