okta / terraform-provider-okta

A Terraform provider to manage Okta resources, enabling infrastructure-as-code provisioning and management of users, groups, applications, and other Okta objects.
https://registry.terraform.io/providers/okta/okta
Mozilla Public License 2.0
258 stars 208 forks source link

Allow configuration of Custom E-Mail provider #1950

Open Terminatorthre opened 7 months ago

Terminatorthre commented 7 months ago

Community Note

Description

Okta now allows configuring and using your own E-Mail infrastucture by providing SMTP credentials and server. This is currently not possible with the terraform provider. image

New or Affected Resource(s)

References

Okta provides an official API to manage E-Mail server configuration https://developer.okta.com/docs/api/openapi/okta-management/management/tag/EmailServer/

duytiennguyen-okta commented 7 months ago

OKTA internal reference https://oktainc.atlassian.net/browse/OKTA-717448