Skip to content

Releases: auth0/auth0.net

7.43.0

05 Dec 10:35
68d7a66

Choose a tag to compare

Added

Fixed

  • Make OrganizationMember.Roles nullable #895 (g1n93r)

Security

7.42.0

09 Oct 08:51
dc37cb4

Choose a tag to compare

Added

  • Adds support to manage Native to SSO configuration on clients #885 (kailash-b)

7.41.0

15 Sep 09:57
532c631

Choose a tag to compare

Added

  • Adds support for getting connections enabled for a specific client #877 (mikejr83 / kailash-b)
  • Adds CancellationToken parameter in IUsersClient.DeleteAsync #873 (kailash-b)

Fixed

Security

7.40.0

13 Aug 09:35
58acf59

Choose a tag to compare

Added

  • Add support for DomainAliasesConfig in SelfService SSO create request #847 (kailash-b)

Deprecated

Fixed

  • fix: Use case-insensitive string comparer for HTTP header parsing #857 (mikejr83)

Security

  • deps: Bump Microsoft.IdentityModel.Protocols.OpenIdConnect and System.IdentityModel.Tokens.Jwt to 8.13.0 #846 (kailash-b)
  • deps: Upgrade dependencies #841 (kailash-b)

7.39.0

08 Jul 10:20
b3ccdd0

Choose a tag to compare

Added

  • feature: Add support for managing Network ACLs #828 (kailash-b)

Changed

  • fix: data-type from int to float for Branding related configs #824 (kailash-b)

Security

  • chore: Upgrade version of System.IdentityModel.Tokens.Jwt and Microsoft.IdentityModel.Protocols.OpenIdConnect #825 (kailash-b)

7.38.0

23 Jun 08:00
4217855

Choose a tag to compare

Added

  • Add support for v2/jobs/get-errors API #819 (kailash-b)
  • Use Polysharp to take advantage of latest language features #813 (kailash-b)

Deprecated

  • Deprecate EnabledClients in Connections in favour of Get and Update EnabledClients #821 (kailash-b)

Fixed

7.37.0

30 May 09:55
dbcec6d

Choose a tag to compare

Added

  • Allow monitoring Token Quota limits on every M2M authentication call #808 (kailash-b)
  • Add support for Delete authenticators registered to a user #810 (kailash-b)
  • Adds missing fields in Tenant Settings and Tenant flags #809 (kailash-b)
  • Adds support to update Token Quota at different levels #805 (kailash-b)

Changed

  • Change scope from string to dynamic in LogEntry #811 (kailash-b)

Fixed

7.36.0

10 Apr 06:57
5e1c886

Choose a tag to compare

Added

  • Adds support to Enroll / Verify / List / Challenge / Delete Multi Factor Authenticators #798 (kailash-b)
  • Adds missing backchannel logout initiators #796 (kailash-b)

Fixed

  • Fix for PasswordlessEmailRequest passing literal NULL when no client_secre… #800 (kailash-b)

7.35.0

24 Mar 08:00
6d17b5d

Choose a tag to compare

Added

7.34.0

19 Feb 09:17
2ac4a99

Choose a tag to compare

Added

  • Adding support for managing branding theme #784 (kailash-b)
  • Add support for managing Branding Phone Notification Templates #783 (kailash-b)
  • Add support for managing Branding Phone Provider settings #780 (kailash-b)

Fixed