Skip to content

v4.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 18:19
· 423 commits to master since this release
v4.4.3
a5e0051

4.4.3 (October 09, 2023)

BUG FIXES

  • Correct incorrect scope escaping in OAuth 2.0 access request for resources okta_brand, okta_app_access_policy_assignment, okta_policy_device_assurance_*_os #1744. Thanks, @monde!
  • Fixed HTTP proxy not correctly established for v3 okta-sdk-client when enabled #1724. Thanks, @monde!

IMPROVEMENTS

  • In resource okta_app_oauth, sets refresh_token_rotation's default argument to STATIC, and sets refresh_token_leeway's default argument to 0 #1738. Thanks, @duytiennguyen-okta!
  • Correct attribution for tgoodsell-tempus 1736. Thanks, @tgoodsell-tempus!
  • Client OAuth2.0 authentication with PKCS#1 format or PKCS#8 format private key #1725. Thanks, @monde!
  • Improve documentation production with hashicorp/terraform-plugin-docs #1705. Thanks, @duytiennguyen-okta!