Skip to content

v1.54.0

Latest

Choose a tag to compare

@bkiran6398 bkiran6398 released this 31 Jul 12:00
5eb57cc

FEATURES:

  • resource/auth0_connection – Add cross_app_access_requesting_app block for Cross-App Access (XAA) on oidc/okta strategies (EA only) (#1648)
  • resource/auth0_client – Add identity_assertion_authorization_grant block for the ID-JAG exchange used by XAA (EA only) (#1658)
  • resource/auth0_connection – Add cross_app_access_resource_app block and expose the oidc_metadata option on samlp strategy (EA only) (#1658)
  • resource/auth0_network_acl – Add auth0_managed attribute on match/not_match blocks for Auth0-curated blocklists (EA only) (#1653)
  • resource/auth0_branding_theme – Add identifiers block for identifier input display settings (#1638)
  • resource/auth0_tenant – Add country_codes block for phone identifier country-code filtering (#1638)

ENHANCEMENTS:

  • provider – Emit a warning when a resource 404s on read (deleted outside Terraform) explaining it was removed from state (#1654)
  • data-source/auth0_client – Add hide_client_secret to keep client_secret out of state (#1652)
  • data-source/auth0_clients – Add hide_client_secret to keep client_secret out of state for all returned clients (#1652)
  • resource/auth0_attack_protection – Surface missing Bot Detection/Captcha entitlements as non-fatal warnings (#1661)

NOTES:

  • resource/auth0_client – Promote session_transfer.delegation from Early Access to general availability (#1659)