Auth0 Integration

Hello,

I followed the guide on Auth0 setup at https://gitlab.com/help/integration/auth0.md and I can successfully be redirected to Auth0, enter my credentials, and then be redirected back to GitLab CE. However, when I am redirected back I get a 422 with the following errors in the logs:

October 02, 2017 05:56: (OAuth) Error saving user (): [“Email can’t be blank”, “Notification email can’t be blank”, “Notification email is invalid”]

I was able to successfully login as an existing user and then link the account to the Auth0 account, however, when I try to login with this user using Auth0 it fails with the above error.

Any assistance would be appreciated.

Scott