For OpenID connect over OAuth, at least `openid profile` need to be set there, but since the email is also used, the `email` scope will instruct the OpenID provider to also deliver that. --------- Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>