Vipps login, skip email confirmation

We are building a solution with Azure and Vipps login, where vipps is a secondary option in case you forget your Azure password. Both logins are currently working, but when you login with Vipps for the first time you need to enter a confirmation code from email. The phonenumber in Azure and vipps has to match for the login to work.

Is it possible to somehow avoid this confirmation via email on the first time login with vipps?

Unfortunately, this is not possible as we need to verify the email. For the built-in Google login, we verify the emails if Google has done so, but due to security reasons, we can’t do that for third-party authentication providers.