Skip to content

Releases: atricore/terraform-provider-iamtf

v0.8.1

20 Aug 19:32
Compare
Choose a tag to compare
Updated .gitigore

v0.8.0

19 Jul 14:46
Compare
Choose a tag to compare
NEW : support branding configuration

v0.7.2

06 Jul 15:19
Compare
Choose a tag to compare
New external SAML2 idp support

v0.7.0

03 Jul 17:08
Compare
Choose a tag to compare
v0.7.0

v0.6.1

16 Feb 20:03
Compare
Choose a tag to compare
Improved terraform documentation

v0.6.0

14 Feb 19:43
Compare
Choose a tag to compare
Added goreleaser config

v0.5.10

14 Feb 14:54
Compare
Choose a tag to compare
Added goreleaser config

v0.5.4

13 Feb 22:04
Compare
Choose a tag to compare

Changelog

v0.5.3

13 Feb 21:26
Compare
Choose a tag to compare

Changelog

  • fdf0434 Goreleaser
  • 732af68 Added TF documentation as required by Hashicorp
  • 41b0a79 fixed typo
  • 93d2d61 updated api in go.mod
  • 94d1015 FIX: VP acctests
  • 2c9197b UPD: use fixed jdk for self-services + spell check corrections
  • 6d6e724 task 181 completed but ServiceConnection not soported by server
  • ada41de task 181 completed but ServiceConnection not soported by server
  • 26d6b44 New oidc flag to include user attributes in access token
  • 08ba1dc Added *.log to ignored files
  • 63ef621 FIX: do not return a partial map with type INSTANCE when no extension is defined
  • 3b403ab New SAML2 bindings support
  • d197f26 Merge branch 'main' of github.com:atricore/terraform-provider-iamtf
  • b9202e2 move func to utils.go
  • 1824ee2 Merge branch 'main' of github.com:atricore/terraform-provider-iamtf
  • a348789 task #178 and #179 completed for testing
  • 2b2cef7 Merge branch 'main' of github.com:atricore/terraform-provider-iamtf
  • e87ec8b custom class integrated in all resources
  • 04c4069 Improved documentation

terraform-provider-iamtf v0.5.2

12 Jan 13:04
Compare
Choose a tag to compare
  • New virtual provider (proxy)
  • Support for iam.tf plugins configuration. You can configure your own iam.tf plugins as resource extensions: identity sources and authentication schemes
  • Support for subject authentication policies configuration in you IDP
  • Support adding user claims to access tokens in OpenID connect