NOTES:
- This release supports auto generated terraform configuration. Check our guide for more info.
- ⚠️ Check our migration guide to navigate the breaking changes that were added in this release.
FEATURES:
resource/auth0_connection
: Add support for Line strategy (#818)resource/auth0_connection
: Addpkce
andattribute_map
settings to OIDC and Okta Workforce connection options (#815)resource/auth0_client
: Add support for pushed authorization requests setting (#756)resource/auth0_tenant
: Add support for pushed authorization requests setting (#756)resource/auth0_tenant
: Add support forallow_organization_name_in_authentication_api
toggle (#832)
ENHANCEMENTS:
resource/auth0_branding
: Improve validation for universal login template body (#819)
BUG FIXES:
resource/auth0_prompt_custom_text
: Prevent"null"
string literal when importing resource (#821)resource/auth0_guardian
: Remove minorphone.message_types
validation (#820)resource/auth0_connection
: Allow sendingnull
values forfrom
andmessagingServiceSID
in SMS connection options (#829)resource/auth0_connection
: Passing-through Google Workspace admin tokens when managing the connection (#830)resource/auth0_tenant
: Allow creating native apps with device code grant (#833)