github Azure/azure-sdk-for-net Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents_1.0.0-beta.6

latest releases: Azure.AI.Translation.Document_2.0.0, Azure.Storage.Blobs.Batch_12.20.0, Azure.Storage.Files.DataLake_12.21.0...
pre-release7 months ago

1.0.0-beta.6 (2024-03-13)

Features Added

  • Updated token internal validation to utlizie Microsoft.IdentityModel.Protocols.OpenIdConnect to get OIDC configuration.

Breaking Changes

  • Removing 'TeantId' from the AuthenticationEventTrigger Attribute API configuration
  • Adding 'AuthorizedPartyAppId', 'AuthorityUrl' to the AuthenticationEventTrigger Attribute API configuration
  • Adding 'AuthenticationEvents__ShowPIIDataInLogsKey` (defaults to true) to configuration manager for logging PIIData in logs
  • Updated the Failed and Completed methods to not be async

Bugs Fixed

  • Made the request validation errors return 400 and the response validation errors return 500.

Other Changes

  • Cleaned out unused methods.
  • Renamed MiscTests.cs to RequestResponseModelTests.cs

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.