Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents (.NET) Azure Functions extension for handling Microsoft Entra ID custom authentication events. Installation Current Version : v1.1.0 (stable) Supported Events | Event | Purpose | |-------|---------| | | Add custom claims to tokens during issuance | | | Customize attribute collection UI before display | | | Validate/modify attributes after user submission | | | Custom OTP delivery (SMS, email, etc.) | Core Workflows 1. Token Enrichment (Add Custom Claims) Add custom claims to access or ID tokens during sign-in. 2. Token Enrichment with Ex…