Skip to content

v1.7.1

Compare
Choose a tag to compare
@duedares-rvj duedares-rvj released this 14 Oct 15:14
· 19 commits to main since this release
98823c3

BUG FIXES:

  • data-source/auth0_organization: Implemented enhanced error handling to gracefully manage "Forbidden" errors when retrieving the list of client grants via the auth0_organization data source. This addresses cases where the feature is not enabled for the user, preventing the error from disrupting the process (#1049)
  • resource/auth0_connection: Updated documentation to clarify that user_id_attribute can be either oid or sub for Azure AD connections (#1047)
  • resource/auth0_form: Updated docs to use auth0_form in examples (#1046)

ENHANCEMENTS:

  • data-source/auth0_roles: Updated from Offset Pagination to Checkpoint Pagination to retrieve more than 1,000 role users (#1048)