2FA Bypass didn´t work

Hi everyone,
i am using an Gitlab 15.7.5 Server on an VM and i added 2 Omniauth Provider.
These two Providers work fine but because the users coming from the Omniauth Providers are allready 2FA authed i like to bypass this in Gitlab. therefor i set the bypass to the two providers:

gitlab_rails[‘omniauth_allow_bypass_two_factor’] = [‘azure_activedirectory_v2’, ‘openid_connect’]

But after login i still have to setup 2FA.
Am i doing something wrong within the gitlab rail config?

thanks in advanced
kind regards
Matze