Danny Kulchinsky
Danny Kulchinsky
Hi @duytiennguyen-okta, I can try and get these logs for you next week when I'm back from PTO next week, however I'm getting conflicting report from Okta support that say...
Hi @duytiennguyen-okta 👋🏼 Just got back from PTO and was able to reproduce the issue, I have attached the apply debug log with the failure to the support ticket (#01927213)...
Hey @duytiennguyen-okta 👋🏼 Happy new year! Just wanted to check if there's any update on this?
Hey @duytiennguyen-okta 👋 we are atill struggling with this issuez I have a Support ticket open with Okta since November last year but it doesn't seem to be able to...
@duytiennguyen-okta I don't use a `for_each` on the `okta_app_group_assignments` resource, because I want the changes to be applied in a single API request (to avoid rate limits). I use a...
Hey @duytiennguyen-okta, thanks for the reply. we moved from `okta_app_group_assignment` **_with_** `for_each` to `okta_app_group_assignments` **_without_** `for_each` following a recommendation from Okta due to the former resulting in rate limits to...
Hey @duytiennguyen-okta 👋🏼 Just wanted to circle back to this, as I'm not sure how to proceed based on last comment. Given our code for app assignments and the context...
@exitcode0 thanks, we are already operating with increased rate limits and unlikely to be able to get them to increase it further (that's coming from Okta) EDIT: in fact (as...
Thanks for replying @duytiennguyen-okta we do have multiple invocations of the `okta_app_group_assignments` resource, however each one is targeting a different App so I don't believe that is an issue, also...
not stale