Geo OAuth uses API v3
In Gitlab::Geo::OauthSession#authenticate_with_gitlab there is still a call to /api/v3/user.
See https://gitlab.com/gitlab-org/gitlab-ee/blob/master/lib/gitlab/geo/oauth_session.rb#L61
Edited by Toon Claes
In Gitlab::Geo::OauthSession#authenticate_with_gitlab there is still a call to /api/v3/user.
See https://gitlab.com/gitlab-org/gitlab-ee/blob/master/lib/gitlab/geo/oauth_session.rb#L61