Skip to content

v3.28.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 21:14
· 1202 commits to master since this release
v3.28.0
345f857

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!