4.4.2 (September 13, 2023)
BUG FIXES
- Proper EC and RSA jwks support in resource
okta_app_oauth
1720. Thanks, @tgoodsell!
IMPROVEMENTS
- Clean up example TF files formatting (
terraform fmt --recursive
) 1720. Thanks, @tgoodsell! - Improve stalebot stale labels behavior #1703. Thanks, @exitcode0!
- Guard fouled
org_name
+base_url
orhttp_proxy
values from erroring without contextual information (includes ACC OAuth bearer token tests) #1721. Thanks, @monde!