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

Add Applications > Self Service options as resources #2099

Open flyweight opened 1 month ago

flyweight commented 1 month ago

Community Note

Description

There are a few options under Applications > Self Service such as:

If this isn't already supported, it would be nice to eventually be able to manage these settings through Terraform.

self service options

References

arvindkrishnakumar-okta commented 1 month ago

I'm not sure if we have public APIs available to support this yet.

I've created internal JIRA https://oktainc.atlassian.net/browse/OKTA-817124 for further analysis.

arvindkrishnakumar-okta commented 1 month ago

I can confirm that there is NO public APIs available yet to support this from Terraform provider yet.

flyweight commented 1 month ago

Thanks, @arvindkrishnakumar-okta Can we please keep this feature request open for when those APIs become public?