okta.idp.Oidc creation fails #649
Labels
kind/bug
Some behavior is incorrect or out of spec
p1
A bug severe enough to be the next item assigned to an engineer
resolution/fixed
This issue was fixed
Describe what happened
Trying to create an okta.idp.Oidc resource results in a panic. I believe this is due to not mapping the schema field, pkceRequired, highlighted here #594 (comment).
The stack trace points to this line https://github.com/okta/terraform-provider-okta/blob/v4.8.1/okta/resource_okta_idp_oidc.go#L232
Sample program
Log output
Affected Resource(s)
okta.idp.Oidc
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: