Skip to content

v1.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@sergiught sergiught released this 15 Sep 14:24
ed12a1a

NOTES:

FEATURES:

  • resource/auth0_connection: Add support for Line strategy (#818)
  • resource/auth0_connection: Add pkce and attribute_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 for allow_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 minor phone.message_types validation (#820)
  • resource/auth0_connection: Allow sending null values for from and messagingServiceSID 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)