Skip to content

Releases: okta/terraform-provider-okta

v3.7.2

18 Dec 06:38
655f869
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Add logs to the group data source for different cases #150. Thanks @nathanbartlett!
  • Added missing documentation #245. Thanks @me!

BUGS:

  • Fix default name for idp_discovery #244. Thanks @nickerzb!
  • Fix okta auth server policy rule resource causing panic #245. Thanks @SBerda for submitting the issue and @me for fixing it!
  • Fix key_years_valid defaulting to 2 during resource import #245. Thanks @btsteve for submitting the issue and @me for fixing it!

v3.7.1

16 Dec 13:37
9868de7
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Add validation for user type #242.

BUGS:

  • Fix state refresh for okta_user_base_schema and okta_user_schema #242.

v3.7.0

15 Dec 18:50
73cf51b
Compare
Choose a tag to compare

ENHANCEMENTS:

BUGS:

  • Changed okta_app_basic_auth optional fields to required issue 223. Thanks, @bryantbiggs!
  • Add IdP discovery to the allowed list of default policies #233. Thanks, @nickerzb!

v3.6.1

09 Dec 18:15
dff5a9b
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Remove articulate okta SDK from the code. #215
  • Add some missing documentation. #215
  • Add group name to error message #156 Thanks, @ymylei! 😄
  • Updated okta-sdk-golang to v2.2.1 #215
  • Enhance okta_app_auto_login resource by adding missing arguments and support for user and group assignment, and allowing the user_name_template* attributes to be overridden. #164 Thanks, @isometry! 😄

BUGS:

  • Fix population of the user 'status' attribute #206. Thanks, @isometry ! 😄
  • Fix conset_method attribute setup for orgs with this feature being disabled.
  • Fix key_years_valid attribute default value and validation function.
  • Fix numerous linters errors.

v3.6.0

29 Oct 22:54
9ed9da0
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Upgrade to Okta SDK 2.0.0 #203. Thanks a ton! @bogdanprodan-okta
  • Fix validation false positive when api_token is set via environment variable. #147. Thanks, @jgeurts
  • Update required to optional and more #208, Thanks, me! 😄

BUGS:

  • Update config.go #207, Thanks, me! 😄

v3.5.1

09 Oct 23:11
8177d64
Compare
Choose a tag to compare

ENHANCEMENTS:

BUGS:

  • Documentation: Update okta_idp_metadata_saml correct example #173, Thanks, @gaurdro and @netflash!
  • Documentation: Update warning in app_group_assignment.html.markdown #172, Thanks, @ssttgg!
  • Renaming Go module as per the organization move #195, Thanks, @stack72!

v3.5.0

01 Sep 01:01
3b0f072
Compare
Choose a tag to compare
Update CHANGELOG (#177)

Co-authored-by: noi narisak <noi.narisak@users.noreply.github.com>

v3.4.1

31 Jul 23:26
@jpf jpf
Compare
Choose a tag to compare
Update .goreleaser.yml