HI, I have a requirement to use below grant types with okta terraform provider okta_app_oauth, but its not supported in okta, is there a way could use auth0 grant types in okta?
auth0.com-mfa-oob
auth0.com-mfa-otp
Hmm, looks like the Terraform provider has not yet been updated to support that these grant types (which I was able to enable within the Admin UI).
I’m opening a ticket with our engineering team to request these (and any other missing) grant_types are added to the provider
thanks Andrea. I have the facility to add these grant types with okta admin UI but there would be a lot of applications which will use these hence we were trying to enable via terraform.
Thanks for opening a ticket with your engineering team, would it be possible to give an ETA on the patch release?
Thanks a lot!
hey @shal, sorry for the delay on this, but these grant types are now supported in the 4.11.0 release of the Terraform provider