Skip to content

v3.10.1

Compare
Choose a tag to compare
@bogdanprodan-okta bogdanprodan-okta released this 26 Feb 12:50
· 1858 commits to master since this release
641c3b4

ENHANCEMENTS:

  • Add retain_assignment field to okta_app_user and okta_app_group_assignment resource #330. Thanks, @Omicron7!
  • Add target_app_list field to the okta_group_role resource #349. Thanks, @me!
  • Add support for OVERRIDE value in master field and new master_override_priority field to the okta_user_schema resource #351. Thanks, @me!

BUGS:

  • Added wait to okta_group_membership resource #335. Thanks, @ymylei!
  • Fix set of subject_match_attribute value for okta_idp_oidc resource #344. Thanks, @me!
  • Fix resource validation #348. Thanks, @me!
  • Fix setup of empty login_scopes for okta_app_oauth resource #352. Thanks, @me!
  • Fix okta_group_role when removing all the items from target_group_list #341. Thanks, @me!