AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet
IdentityModel extensions for .NET observed · 2026-09-01
Health v2 · maintenance only
98/100
- Activity 100
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 13.0
- age_days: 4563
- days_rel: 35
- days_push: 2
- n_releases_24m: 33
Adoption not part of the score
1157 stars · 474 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Microsoft's IdentityModel extensions for .NET, a library for working with OpenID Connect, OAuth 2.0, and JSON Web Tokens (JWT) in .NET applications. It handles token creation, validation, and claims management, and is maintained by the Microsoft Entra team.
Use cases
- validate jwt tokens in an asp.net core api
- implement oauth2 bearer token authentication in .net
- read and verify claims from an openid connect id token
- issue signed web tokens from a .net service
- secure a web api with microsoft entra id tokens
- handle token validation at high throughput
When to choose
- you are building .NET apps or APIs that consume or validate OIDC/OAuth2/JWT tokens
- you integrate with Microsoft Entra ID (Azure AD) or other standards-compliant identity providers
- you need a battle-tested, security-focused token validation library
When to avoid
- you need full authentication UI flows or middleware orchestration rather than token handling (use Microsoft.Identity.Web or ASP.NET Core auth middleware on top)
- your project is not on the .NET platform
- you need a lightweight custom JWT encoder with no OIDC/OAuth semantics
Facets
library · maturity active
auth authorization serialization security security developer-tools apis backend dotnet cross-platform jwt openid-connect oauth2 token-validation microsoft-entra claims-based-identity
1 source
- readme: https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet · fetched 2026-09-01 · 1bb2a02c7c01
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem