Skip to content

Releases: okta/terraform-provider-okta

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 <[email protected]>

v3.4.1

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