microsoft-azure-webjobs-extensions-authentication-events-dotnet Skill
Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions. Use for token enrichment, custom claims, attribute collection, and OTP customization in Entra ID. Triggers: "Authentication Events", "WebJobsAuthenticationEventsTrigger", "OnTokenIssuanceStart", "OnAttribu Published by microsoft in skills.
What is microsoft-azure-webjobs-extensions-authentication-events-dotnet Skill?
Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions. Use for token enrichment, custom claims, attribute collection, and OTP customization in Entra ID. Triggers: "Authentication Events", "WebJobsAuthenticationEventsTrigger", "OnTokenIssuanceStart", "OnAttribu Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use microsoft-azure-webjobs-extensions-authentication-events-dotnet Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-dotnet/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet/SKILL.md
What it does
Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions. Use for token enrichment, custom claims, attribute collection, and OTP customization in Entra ID. Triggers: "Authentication Events", "WebJobsAuthenticationEventsTrigger", "OnTokenIssuanceStart", "OnAttribu
Skill instructions
Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents (.NET) Azure Functions extension for handling Microsoft Entra ID custom authentication events. Installation bash dotnet add package Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents Current Version: v1.1.0 (stable) Supported Events | Event | Purpose | |-------|---------| | OnTokenIssuanceStart | Add custom claims to tokens during issuance | | OnAttributeCollectionStart | Customize attribute collection UI before display | | OnAttributeCollectionSubmit | Validate/modify attributes after user submission | | OnOtpSend | 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. csharp using Microsoft.Azure.WebJobs; using Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents; using Microsoft.Azure.WebJobs.Extensions.AuthenticationEvents.TokenIssuanceStart; using Microsoft.Extensions.Logging; public static class TokenEnrichmentFunction
Explore related resources
Frequently asked questions
What is microsoft-azure-webjobs-extensions-authentication-events-dotnet?
microsoft-azure-webjobs-extensions-authentication-events-dotnet is a open-source AI agent skill with Copy skill directory. Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions.
Who is microsoft-azure-webjobs-extensions-authentication-events-dotnet best for?
microsoft-azure-webjobs-extensions-authentication-events-dotnet is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install microsoft-azure-webjobs-extensions-authentication-events-dotnet?
Install or run microsoft-azure-webjobs-extensions-authentication-events-dotnet using Copy skill directory. Check microsoft-azure-webjobs-extensions-authentication-events-dotnet for the latest setup command.
Is microsoft-azure-webjobs-extensions-authentication-events-dotnet actively maintained?
microsoft-azure-webjobs-extensions-authentication-events-dotnet may need a closer maintenance check before production use.
Auto-fetched from GitHub.