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

latest releases: Azure.Messaging.EventHubs.Processor_5.12.0-beta.1, Azure.Messaging.EventHubs_5.12.0-beta.1, Azure.Template_1.0.3-beta.3795970...
pre-releaseone month 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.