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 settingoidc_logout
, which includesbackchannel_logout_urls
andbackchannel_logout_initiators
. Thebackchannel_logout_initiators
property supportsmode
andselected_initiators
for more granular control (#1045)resource/auth0_self_service_profile
: Add support for settingname
,description
,allowed_strategies
(#1075)
BUG FIXES:
resource/auth0_form
: Update messages property with expand rule (#1088)