Robert Mcgregor
Robert Mcgregor
I've done some testing on this again and the bug still appears to be present in the latest version(s) `terraform -v` ``` Terraform v1.6.0 on darwin_arm64 + provider registry.terraform.io/okta/okta v4.4.3...
> Is using lifecycle ignore on profile acceptable to your use case This looks like an AWS app assignment so my guess would be that wouldn't be acceptable for most...
Something i think I've learned since my last comment on this one is about diffsupressfunc This is likely another case for diffsupressfunc in the provider I've raised a few issues...
@monde ive not tried to reproduce this in a while Should be fairly easy to reproduce this on a test repo and account though If this is still an issue...
@monde sounds good to me
Looking at the [API docs](https://developer.okta.com/docs/reference/api/apps/#application-client-secret-management-operations) - I think this would require a new resource perhaps `okta_app_oauth_secret`, `okta_app_oauth_key`, or `okta_app_oauth_credential` ¯\\_(ツ)_/¯ [Add New Client Secret](https://developer.okta.com/docs/reference/api/apps/#add-new-client-secret) It'd make sense to me to...
I think this approach makes sense and is likely the quickest way to solve this right now I think that I'd like to eventually see us use a separate resource...
This is likely and upstream issue for the GoLang SDK I have a similar feature request in https://github.com/okta/terraform-provider-okta/issues/1873
> Close due to duplication with #1873 . For now, please disable DPop to use terraform Hi @duytiennguyen-okta, While there may be overlap here, I'm not sure that this issue...