Access ouath secret from the terraform resource

As per the article OAuth client secret no longer visible after creation - Genesys Cloud Resource Center

Oauth secret will be no longer available in the UI.
We create oauth clients using terraform and we need to be able to get the oauth secret and store it during the oauth creation.
Same request i found here Removal of OAuth Client Secret from API responses · Issue #1514 · MyPureCloud/terraform-provider-genesyscloud · GitHub

Hi @Ihor

We have created a ticket for this work and we will be sure to have a fix in place well before the API Change date in June. Most likely the fix will come in the form of a sensitive read-only field 'secret' on the oauth_client resource.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.