Skip to content

Releases: auth0/auth0-cli

v1.17.1

12 Aug 12:12
74f8b29

Choose a tag to compare

Fixed

  • Updated custom domain retrieval to use the LIST endpoint instead of ListWithPagination. [#1306]

v1.17.0

07 Aug 18:44
5b7c0dd

Choose a tag to compare

Added

  • Updated ULP branding assets to support standard customization to latest [#1268]
  • Improve error messaging for missing token scopes [#1247]
  • Add json-compact Flag and improve JSON Output Handling [#1283]
  • Add support for pii-config and filters flags to log-streams commands [#1280]

v1.16.0

15 Jul 14:52
5b84dc8

Choose a tag to compare

Added

  • Support for Multiple Custom Domains via auth0 domains create [#1240]

v1.15.0

30 Jun 16:16
489abd0

Choose a tag to compare

Added

  • Support generating test token using custom domain via auth0 test token -d domain.auth0.com[#1237]
  • Add logic to handle analytics basis on type of login Method [#1245]
  • Add support private key jwt authentication [#1254]
  • Support for new screens in Advanced Customization for Universal Login [#1258]
  • Add support to new schema fields in advanced customization for Universal Login [#1260]

v1.14.1

27 May 10:33
26a83b3

Choose a tag to compare

Fixed:

  • Remove unreleased screens for ACUL [#1231]

v1.14.0

22 May 18:23
b75a5f7

Choose a tag to compare

Added

  • New command to manage tenant flags via auth0 tenant-settings show/update [#1203]
  • Support for new screens in Advanced Customization for Universal Login [#1225]
  • Subcommand search-by-email on auth0 users along with --picker flag [#1209]

Fixed

  • Respect --screen flag for auth0 ul customize [#1228]
  • Replace package mholt/archiver with custom implementation of unzip [#1218]

v1.13.0

07 May 05:25
1fe600a

Choose a tag to compare

Added

  • New flag for improved visualization of logs using auth0 logs ls -p [#1195]
  • Support to manage session-transfer for applications using auth0 apps session-transfer [#1180]
  • Support to set refresh-token for a client and configure Multi Resource Refresh Token [#1192]

Fixed

  • Handle 403 forbidden during auth0 tf generate for non feature-flag enabled tenants [#1197]

v1.12.0

28 Apr 14:56
d35dbc8

Choose a tag to compare

Added

  • Support to manage tenant ACL using auth0 network-acl (EA Release) [#1166]
  • Add support for new screens in Advanced Customization for Universal Login [#1185]
  • Support authentication blocking for an user via auth0 users update <user-id> --blocked[#1181]
  • Support additional scopes for connections [#1184]

Changed

  • Updated ULP branding assets to support standard customization of Universal login for all the available prompts[#1188]

Fixed

  • Fix validation to authorize audience only for M2M apps in test commands [#1183]

v1.11.0

02 Apr 15:45
393067b

Choose a tag to compare

Added

  • Support org flag in test login and test token command [#1173]

Fixed

  • Update assets related to universal login[#1172]

v1.10.1

28 Mar 14:27
221be91

Choose a tag to compare

Added

  • Add support for new screens in Advanced Customization for Universal Login #1167

Fixed

  • Handle nil check on customText cache in assets and update CDN textLocal URL #1170