Skip to content

Releases: okta/terraform-provider-okta

v3.13.10

13 Sep 09:35
653c0de
Compare
Choose a tag to compare

BUGS:

v3.13.9

10 Sep 18:17
v3.13.9
0595f97
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Added app_settings_json to the okta_app_oauth resource #627. Thanks, @bogdanprodan-okta!
  • Added skip_users and skip_groups to the okta_app_* resources (check latest documentation for the usage of these fields) #633. Thanks, @bogdanprodan-okta!

BUGS:

  • Fixed resource import of the okta_app_group_assignments #630. Thanks, @Philipp!
  • Fixed creation of multiple app user schema properties for new (recently created) apps. #634. Thanks, @bogdanprodan-okta!
  • Fixed description for the app logo field #639. Thanks, @sklarsa!

v3.13.8

01 Sep 00:12
v3.13.8
c53712f
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Add credentials_scheme, reveal_password, shared_username and shared_password to the okta_app_three_field resource #619. Thanks, @bogdanprodan-okta!
  • Add password_hash to the okta_user resource #622. Thanks, @bogdanprodan-okta!

BUGS:

  • Fix import of accessibility_login_redirect_url field in the okta_app_saml resource #613. Thanks, @Philipp!
  • Fix create/update operations for the okta_app_user_custom_schema_property resource #606. Thanks, @Philipp!
  • Fix provider crash when importing okta_app_oauth resource #616. Thanks, @bogdanprodan-okta!
  • Fix group_memberships field setup for okta_user data source #615. Thanks, @BrentSouza!
  • Fix provider crash when okta_policy_rule_idp_discovery does not exist #622. Thanks, @bogdanprodan-okta!

v3.13.7

21 Aug 17:51
v3.13.7
bcb45e6
Compare
Choose a tag to compare

ENHANCEMENTS:

BUGS:

  • Fix *_token_* fields setup when importing okta_auth_server_policy_rule resource #600. Thanks, @Philipp!
  • Governed Transport is now handling nil response in postRequestHook func #603. Thanks, @Mike!

v3.13.6

18 Aug 19:24
bde2d17
Compare
Choose a tag to compare

ENHANCEMENTS:

BUGS:

v3.13.5

17 Aug 18:11
1ce0487
Compare
Choose a tag to compare

ENHANCEMENTS:

BUGS:

v3.13.4

16 Aug 16:05
8c7a47f
Compare
Choose a tag to compare

ENHANCEMENTS:

BUGS:

v3.13.3

12 Aug 20:03
ec76ba9
Compare
Choose a tag to compare

BUGS:

v3.13.2

12 Aug 17:16
9b09274
Compare
Choose a tag to compare

ENHANCEMENTS:

BUGS:

v3.13.1

06 Aug 16:12
4a86a33
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Add inline_hook_id field to the okta_app_saml resource #561. Thanks, @noinarisak!
  • Add experimental max_api_capacity configuration field to the provider. Thanks, @monde!

BUGS: