Users mapped to OIDC connection are must verify their email address

Problem Statement:
We configured two OIDC connections and want to disable the email verification process for users associated with these connections.
However, when users attempted to log in, they received an error message, prompting them to verify their email address.
We disabled the email verification template, but users associated with the OIDC connections still receive an error requesting to verify email.

Cause:
Email verification templates only influence authentication flows associated with either Auth0 username-password connections or custom databases. Toggling this template on/off will have no influence on other types of connectors.

Solution:
Creates an Action to selectively apply the constraint to a specific connection at Login time. This can be achieved via the Event Object :