Skip to content

v1.10.0

Compare
Choose a tag to compare
@duedares-rvj duedares-rvj released this 21 Jan 12:12
· 16 commits to main since this release
dbb610a

ENHANCEMENTS:

  • Support password reset by otp code email template and verification_method field in connection schema. (#1113)
  • Update workflow to install terraform manually since ubuntu image has removed it (#1116)
  • Support never_on_login as an allowed value for set_user_root_attributes (#1123)

BUG FIXES:

  • Fix: Dynamic block for action.Secrets and iterates via k/v (#1115)
  • Fix: IdP-initiated SSO Behavior by adding the missing enabled field to options param connections (#1105)
  • Fix: Update example and docs for auth0_flow resource(#1129)
  • Fix: Update example and docs for auth0_prompt_screen_renderer resource(#1127)