Releases: auth0/terraform-provider-auth0
Releases · auth0/terraform-provider-auth0
v1.22.0
FEATURES:
resource/auth0_connection_keys
: Add support for key rotation for Okta/OIDC connections (#1281)data-source/auth0_connection_keys
: Add support to retrieve list of signing keys for a Okta/OIDC connection (#1281)
ENHANCEMENTS:
resource/auth0_connection_client
: Updated to useUpdateEnabledClients
endpoint while the user experience remains unchanged (#1272)resource/auth0_connection_clients
: Updated to useReadEnabledClients
endpoint while the user experience remains unchanged (#1272)
BUG FIXES:
resource/auth0_client
: Add feasibility to setcross_origin_loc
andaddons
as null (#1261)
v1.21.0
v1.20.1
v1.20.0
FEATURES:
resource/auth0_client
: Add support for theflexible_mappings
field to handle complex key structures (e.g., slice-based keys) (#1253)resource/auth0_client
: Add support to configureallow_refresh_token
insession_transfer
(#1246)- Add support for Auth0 CLI-based authentication via the
cli_login
flag (#1242)
ENHANCEMENTS:
resource/auth0_prompt_screen_renderer
: Add support for 21 new screens (#1249)
BUG FIXES:
resource/auth0_client
: Updatecustom_headers
to a set of objects (maps withheader
/value
keys) for improved field validation and item order preservation (#1253)resource/auth0_resource_server_scopes
: Fix noisy plan on thedescription
field (#1253)resource/auth0_log_stream
: Fix noisy plan caused by sensitive required fields (#1240)
v1.19.1
v1.19.0
v1.19.0
FEATURES:
resource/auth0_client
: Support Native to Web SSO (EA
Release) (#1231)resource/auth0_client
: Add support to configure Multi-Resource Refresh Token viapolicies
(EA
Release) (#1223)
ENHANCEMENTS:
resource/auth0_prompt_custom_text
: Add support foremail-identifier-challenge
prompt (#1232)
BUG FIXES:
v1.18.0
v1.16.0
FEATURES:
resource/auth0_network_acl
: Add support for Tenant Network ACLs (EA
Release) (#1197)
ENHANCEMENTS:
resource/auth0_connection
: Add support for checkpoint pagination instead of offset pagination when listing existing connections (#1215)resource/auth0_prompt_screen_renderer
: Remove the screens consent and customized-consent from the supported ACUL (EA
Release) (#1214)resource/auth0_custom_domain
: Added validation on custom_domain to throw an appropriate error when no custom domain is configured. (#1216)
v1.15.0
ENHANCEMENTS:
resource/auth0_connection
: Add support to configurecustom_headers
attribute in Connection Options (#917)resource/auth0_attack_protection
: Add support to configurepre_change_password
attribute (#1196)resource/auth0_prompt_screen_renderer
: Add support for 12 new screens (#1191)resource/auth0_tenant
: Add support to setrp_logout_end_session_endpoint_discovery
property (#1192)resource/auth0_tenant
: Add support to configureerror_page
attribute (#1163)