4.4.0 (September 7, 2023)
NEW - RESOURCES, DATA SOURCES, PROPERTIES, ATTRIBUTES, ENV VARS:
- New resource:
okta_app_access_policy_assignment
easily assign access/authentication/signon policy to an application - 1698. Thanks, @adantop, @monde! - Add
brand_id
argument to resourceokta_domain
#1685. Thanks, @duytiennguyen-okta! - Add
optional
attribute to data sourceokta_auth_server_scopes
#1680. Thanks, @duytiennguyen-okta! - Make resource
okta_brand
fully CRUD (original API support was for read/update only) #1677. Thanks, @duytiennguyen-okta!
IMPROVEMENTS
- PR 1691. Thanks, @monde!
- Add guards to resources
okta_profile_mapping
andokta_app_oauth
allowing for OAuth 2.0 authentication - Update clarification in docs that resources
okta_security_notification_emails
andokta_rate_limiting
are OAuth 2.0 authentication incompatible
- Add guards to resources
BUG FIXES
- Fix
metadata_url
attribute parsing in resourceokta_app_saml
#1632. Thanks, @arvindkrishnakumar-okta!
PROJECT IMPROVEMENTS:
- Add brand
name
attribute to resource and data source docs #1619. Thanks, @thatguysimon! - Refine/improve stalebot behavior for issue triage #1688, #1697. Thanks, @exitcode0!
- Improve development and upgrade sections of the README #1679. Thanks, @jefftaylor-okta!