Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@duedares-rvj duedares-rvj released this 28 Nov 14:20
800b1b8

FEATURES:

  • resource/auth0_self_service_profile_custom_text: Add new resource which allow to set custom text for SSO Profile (#1075)
  • data-source/auth0_clients: Add data-source which allows retrieving a list of clients with filters (#1080)

ENHANCEMENTS:

  • resource/auth0_client: Add support for setting oidc_logout, which includes backchannel_logout_urls and backchannel_logout_initiators. The backchannel_logout_initiators property supports mode and selected_initiators for more granular control (#1045)
  • resource/auth0_self_service_profile: Add support for setting name, description, allowed_strategies (#1075)

BUG FIXES:

  • resource/auth0_form: Update messages property with expand rule (#1088)