Create OIDC APP via Terraform

Hello Guys,

I am trying to create an OIDC app via terraform.
The code works fine, although there is a field in the OKTA gui interface that is called IDP usage with 2 options:
SSO
Factor Only

I am not able to pass or identity in the okta developer page or postman collection , which parameters are related the above settings.
Someone here can help?

Thank you,
Nelson Matos

Do you need to make/configure an OIDC application, okta-app-oauth or an OIDC Identity Provider, okta_idp_oidc?