Skip to content

Releases: okta/terraform-provider-okta

v3.28.0

24 May 21:14
v3.28.0
345f857
Compare
Choose a tag to compare

3.28.0 (May 24, 2022)

ENHANCEMENTS:

  • Add system attribute to okta_auth_server_scope resource #1112. Thanks, @monde!
  • Refine search criteria precision in okta_app data source #1115. Thanks, @monde!
  • okta_group adds delay argument; refine okta_group_memberships resource and add tests; update documentation #1120. Thanks, @monde!
  • Add com.okta.telephony.provider hook type to okta_inline_hooks resource #1132. Thanks, @monde!

BUG FIXES:

  • Fix type in custom role permissions for okta_admin_role_custom resource #1116. Thanks, @faurel!
  • Fix pagination bug in okta_group_memberships #1125. Thanks, @monde!
  • Reverted commit on okta_policy_rule_sign_on resource that adversely affected SPECIFIC_IDP #1133. Thanks, @monde!
  • Corrected signature defaults on okta_idp_oidc, okta_idp_saml, and okta_idp_social resources #1134. Thanks, @monde!
  • Fixed regression on okta_group_memberships resource with 0 users #1138. Thanks, @exitcode0!

PROJECT IMPROVEMENTS:

  • Update okta_template_email documentation #1113. Thanks, @monde!
  • ACC Test for okta_rate_limiting resource and update documentation #1121. Thanks, @monde!
  • Note that okta_group_membership is deprecated in the documentation #1122. Thanks, @monde!
  • Update documentation on okta_app_oauth explaining how reset a client secret #1127. Thanks, @monde!
  • Update deprecation notice on okta_template_email resource documentation #1136. Thanks, @monde!
  • ACC Test on okta_group_memberships resource with 0 users #1139. Thanks, @monde!

v3.27.0

13 May 22:21
v3.27.0
7faabde
Compare
Choose a tag to compare

3.27.0 (May 13, 2022)

ENHANCEMENTS:

  • Data sources and resources for branded themes #1104. Thanks, @monde!
    • Data Sources
      • okta_themes
      • okta_theme
    • Resources
      • okta_theme

BUG FIXES:

  • Soft revert of diff suppress on okta_policy_password and okta_policy_password_default resources #1108. Thanks, @monde!

PROJECT IMPROVEMENTS:

  • Removed confusing and inaccurate information about Duo and Yubikey support in resource okta_authenticator #1103. Thanks, @monde!
  • Fixed formatting in docs for a markdown rendering quirk of the Terraform Registry #1096. Thanks, @monde!

v3.26.0

06 May 18:40
v3.26.0
c962956
Compare
Choose a tag to compare

3.26.0 (May 06, 2022)

ENHANCEMENTS:

  • Data sources and resources for branded email customization #1089. Thanks, @monde!
    • Data Sources
      • okta_brands
      • okta_brand
      • okta_email_customizations
      • okta_email_customization
      • okta_email_templates
      • okta_email_template
    • Resources
      • okta_brand
      • okta_email_customization
  • Allow user lookup by group membership; data source okta_users gets group_id property. #998. Thanks, @BrentSouza!

PROJECT IMPROVEMENTS:

  • Note browser type for SPA apps in app_oauth.html.markdown documentation #580. Thanks, @monde!
  • Add docs to represent USER_ADMIN in group_role.html.markdown documentation #1075. Thanks, @naveen-vijay!

v3.25.1

26 Apr 23:05
v3.25.1
51633d5
Compare
Choose a tag to compare

3.25.1 (April 26, 2022)

BUGS:

  • Fix incomplete compound_search_operator on data source okta_users. #1077. Thanks, @monde!
  • Fix default value regression on okta_policy_rule_sign_on for identity_provider attribute. #1079. Thanks, @monde!

v3.25.0

25 Apr 21:21
v3.25.0
cef7a30
Compare
Choose a tag to compare

3.25.0 (April 25, 2022)

ENHANCEMENTS:

  • Upgrade okta-sdk-golang to v2.12.1. #1001. Thanks, @monde!
    • Removing/Updating local sdk code
      • Application.UploadApplicationLogo
      • Authenticator
      • EnrollFactor
      • LinkedObjects
      • PasswordPolicy
      • ProfileMapping
      • Subscription
      • UserFactor
    • Fixed ACC tests
      • TestAccOktaAppSignOnPolicyRule
      • TestAccOktaDataSourceIdpSocial_read
      • TestAccOktaDefaultPasswordPolicy
      • TestAccOktaIdpSocial_crud
      • TestAccOktaPolicyPassword_crud
      • TestAccOktaPolicySignOn_crud
      • TestAccAppOAuthApplication_postLogoutRedirectCrud
    • Backoff/retry on application delete
  • Update okta_app_saml resource documentation. #1076. Thanks, @jphuynh!

v3.24.0

15 Apr 23:19
v3.24.0
c9594a4
Compare
Choose a tag to compare

3.24.0 (April 15, 2022)

ENHANCEMENTS:

  • Document group rule name max and min length #1068. Thanks, @monde!

BUGS:

  • Correctly change password on Okta user resource #1060. Thanks, @BalaGanaparthi!
    • Uses change password flow if old password is present
    • Uses set password flow if only password is present

v3.23.0

08 Apr 20:14
v3.23.0
2490e49
Compare
Choose a tag to compare

3.23.0 (April 08, 2022)

ENHANCEMENTS:

  • Okta User and Okta Users search can use free form filter #1027. Thanks, @cbrgm!
  • Uniqueness of logo file is by SHA only, not SHA and local file path #1039. Thanks, @bobtfish!
  • Improve Okta Groups custom profile attributes for use in Terraform expressions #1041. Thanks, @exitcode0!

PROJECT IMPROVEMENTS:

  • Add valid options for status field in user.html.markdown documentation #1040. Thanks, @exitcode0!
  • Fix markdown typo in role_subscription.html.markdown documentation #1049. Thanks, @lucascantor!
  • Fix markdown typo in role_subscription.html.markdown documentation #1050. Thanks, @lucascantor!

BUGS:

  • Add missing valid custom role permissions #1023. Thanks, @lucascantor!
  • Fix default auth server id when activate/deactivate it #1045. Thanks, @peijiinsg!
  • Panic bumper on buildEnum helper used with schemas #1048. Thanks, @monde!

v3.22.1

11 Mar 18:28
v3.22.1
23f7f59
Compare
Choose a tag to compare

3.22.1 (March 11, 2022)

ENHANCEMENTS:

  • Added skip_groups and skip_roles parameters to data source okta_user to suppress additional API calls when that data is not required. #1011. Thanks, @monde!
  • Update email temaplate names list on resource okta_template_email. #1012. Thanks, @monde!

v3.22.0

03 Mar 21:15
v3.22.0
d40aa07
Compare
Choose a tag to compare

3.22.0 (March 03, 2022)

ENHANCEMENTS:

  • Added new okta_policy_profile_enrollment_apps resource #973. Thanks, @bogdanprodan-okta!
  • Added "DYNAMIC" option to the issuer_mode in the okta_auth_server resource #977. Thanks, @bogdanprodan-okta!
  • Clean up provider argument conflicts documentation #987. Thanks, @monde!
  • Update all App docs to match provider schema #995. Thanks, @virgofx!

BUGS:

  • Correct ipd related error messages #985. Thanks, @monde!

v3.21.0

10 Feb 18:07
v3.21.0
8aaa1e6
Compare
Choose a tag to compare

3.21.0 (February 10, 2022)

ENHANCEMENTS:

PROJECT IMPROVEMENTS:

BUGS: