FusionAuth/terraform-provider-fusionauth

Latest fusionauth go client has breaking changes

Opened this issue · 0 comments

It appears that this commit to the fusionauth go client has introduced breaking changes to the SAMLv2IdentityProvider type. Being unable to update the go client is preventing this pull request from adding necessary properties to the theme templates, rendering theme customization broken on recent versions of FusionAuth.

The most basic changes required for compilation against the latest go client can be seen here, however they may break actual usage of the SAMLv2IdentityProvider resources and so a more thorough update to this functionality should be done.