Skip to content

Releases: Cidaas/terraform-provider-cidaas

v3.3.9

08 Jan 14:49
Compare
Choose a tag to compare

Changelog

  • 097d6a7 Merge branch 'custom-provider-userinfo-fix' into 'master'
  • 490a2fe userinfo_fields schema update, amrConfig and userInfoSource added

v3.3.8

03 Jan 07:12
Compare
Choose a tag to compare

Changelog

  • Fixed issue where empty consent_refs array was being omitted from API requests causing state inconsistency

v3.3.7

20 Dec 08:10
Compare
Choose a tag to compare

Changelog

Enhancements

  • Attribute basic_settings no longer supported in resource cidaas_app.

v3.3.6

19 Dec 15:17
Compare
Choose a tag to compare

Changelog

Enhancements

  • Extend custom provider resource to support custom provider new api contract.

v3.3.5

19 Dec 14:55
Compare
Choose a tag to compare

Changelog

Enhancements

  • Attribute accept_roles_in_the_registration added to the resource cidaas_app.

v3.3.4

11 Dec 09:53
Compare
Choose a tag to compare

Changelog

Enhancements

  • Attribute accept_roles_in_the_registration added to the resource cidaas_app.

v3.3.3

22 Nov 18:08
Compare
Choose a tag to compare

Changelog

Enhancements

  • match_condition and filters attributes in group_role_restriction(cidaas_app) are now required if group_role_restriction is declared in the configuration. This helps prevent misconfiguration.
  • cidaas_app import now ignore empty group_role_restriction objects in the api response fixing schema mismarch issue.

v3.3.2

12 Nov 09:10
Compare
Choose a tag to compare

Changelog

Enhancements

  • Enhanced validation on attributes processing_type and usage_type in resource cidaas_template

v3.3.1

07 Nov 09:47
Compare
Choose a tag to compare

Changelog

Enhanced Locale Support

The provider now includes additional locales de-BE, id, zh-Hans and zh-Hant.

v3.3.0

30 Oct 10:25
Compare
Choose a tag to compare

Changelog

Removed common_configs from resource app

The attribute common_configs is removed from the resource cidaas_app as we introduce terraform-cidaas-app module.