Skip to content

v3.6.1

Compare
Choose a tag to compare
@bogdanprodan-okta bogdanprodan-okta released this 09 Dec 18:15
· 2071 commits to master since this release
dff5a9b

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.