duytiennguyen-okta
duytiennguyen-okta
OKTA internal reference https://oktainc.atlassian.net/browse/OKTA-663329
OKTA internal reference https://oktainc.atlassian.net/browse/OKTA-673375
OKTA internal reference https://oktainc.atlassian.net/browse/OKTA-699599
OKTA internal reference https://oktainc.atlassian.net/browse/OKTA-669839
@exitcode0. I'm trying to understand what you're trying to fix. If your goals is just to surface the change of authentication_policy in terraform, then PR #1993 should also fixed that....
OKTA internal reference https://oktainc.atlassian.net/browse/OKTA-690455
OKTA internal reference https://oktainc.atlassian.net/browse/OKTA-693022
OKTA internal reference https://oktainc.atlassian.net/browse/OKTA-669839
@fporcaro @dorik84 I guess the short answer is don't use `okta_app_access_policy_assignment` and just assign authentication_policy directly. See [Example](https://github.com/okta/terraform-provider-okta/blob/master/examples/resources/okta_app_bookmark/app_with_authentication_policy.tf). The long answer is `okta_app_access_policy_assignment` were being put in with much thought...