zitadel / terraform-provider-zitadel

Official Terraform provider for ZITADEL
https://zitadel.com
Apache License 2.0
21 stars 13 forks source link

Draft: feature: Add saml support #145

Closed Baachi closed 4 months ago

Baachi commented 6 months ago

Hey!

This MR adds the possibility to configure SAML apps via terraform. This is currently in draft, because this is currently not tested but feel free to review it :)

stebenz commented 5 months ago

@Baachi Thanks for the contribution, can you take a look at the new version of the terraform provider? There should be zitadel_application_saml included with tests, I totally missed your PR, could have used it as a base.

Baachi commented 4 months ago

@stebenz No worries! Thank you for your work anyways <3