v3.31.0
github-actions
released this
08 Jul 22:26
·
1173 commits
to master
since this release
3.31.0 (July 08, 2022)
NEW - RESOURCES, DATA SOURCES, PROPERTIES, ATTRIBUTES, ENV VARS:
- New resource
okta_app_signon_policy
#1193. Thanks, @felixcolaci! - Added property
inactivity_period
to resourceokta_app_signon_policy_rule
#1184. Thanks, @monde! - Property
issuer_mode
can be"CUSTOM_URL"
,"ORG_URL"
, or"DYNAMIC"
on resourceokta_auth_server_default
#1197. Thanks, @monde!
BUG FIXES:
- Correct API endpoint and call for resource
okta_policy_profile_enrollment_apps
#1191. Thanks, @felixcolaci! - Fix resources pagination in resource
okta_resource_set
for resource items greater than 100 #1196. Thanks, @monde!
ENHANCEMENTS: