Skip to content

v1.40.0

Latest

Choose a tag to compare

@duedares-rvj duedares-rvj released this 19 Feb 09:45
· 1 commit to main since this release
087972e

FEATURES:

  • resource/auth0_action_module – Add support for creating and managing Auth0 Action Modules with publish flag to publish module versions (#1472)
  • data-source/auth0_action_module – Add support for retrieving Auth0 Action Modules by ID (#1472)
  • data-source/auth0_action_module_versions – Add support for retrieving all published versions of an Auth0 Action Module (#1472)
  • data-source/auth0_action_module_version – Add support for retrieving a specific version of an Auth0 Action Module (#1472)
  • data-source/auth0_action_module_actions – Add support for retrieving all actions that are using a specific Auth0 Action Module (#1472)
  • resource/auth0_tenant – Add support for configuring ephemeral_session_lifetime and idle_ephemeral_session_lifetime fields (#1483)
  • resource/auth0_supplemental_signals – Add support for managing Supplemental Signals Configuration (e.g., akamai_enabled) (#1481)
  • resource/auth0_self_service_profile – Add support for new SAML strategies: auth0-samlp and okta-samlp (#1479)

ENHANCEMENTS:

  • resource/auth0_action – Add support for configuring modules to reference Action Modules from within Actions (#1472)
  • resource/auth0_connection – Add support for configuring send_back_channel_nonce for OIDC back-channel connections (#1482)
  • resource/auth0_connection – Add support for use_oauth_spec_scope to control OAuth2 scope formatting when communicating with identity providers (#1480)