Hello,
I found okta_app_saml resource is pretty useles without certificate managenet support.
The same certificate can’t be copied to multiple SAML applications with Terraform.
If a certificate is cloned with REST API, Terraform is restoring the old cert on the next apply.
Even a signle Service provider certificate renewal with terraform is a problem. A new certificate needs to be generated and delivered to a service provider before it is activated in Okta. Which is impossible with Terraform, there is no activation.
Any plans to add SAML app certificate management to Terraform? Did anybody discover a workaround?
Thanks
The above are valid use cases; however, maybe they are outside the scope of Terraform that Okta is building. Better ask them to the provider builders directly to see if you can get better recommendations.