You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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!