diff --git a/examples/okta_app_oauth/custom_attributes.tf b/examples/okta_app_oauth/custom_attributes.tf index 69b91192..d66a2522 100644 --- a/examples/okta_app_oauth/custom_attributes.tf +++ b/examples/okta_app_oauth/custom_attributes.tf @@ -8,7 +8,7 @@ resource "okta_app_oauth" "test" { custom_client_id = "something_from_somewhere" token_endpoint_auth_method = "client_secret_basic" - custom_profile_attributes = <