| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Duende IdentityServer 8.0.2 source code.tar.gz | 2026-06-16 | 26.1 MB | |
| Duende IdentityServer 8.0.2 source code.zip | 2026-06-16 | 29.1 MB | |
| README.md | 2026-06-16 | 362 Bytes | |
| Totals: 3 Items | 55.2 MB | 0 | |
What's changed
- Fixed a license validation exception when using
AddConfigurationStorewithout a license that includes the Dynamic Identity Providers feature. The EF configuration store registers anIIdentityProviderStoreimplementation, which incorrectly triggered a license check for Dynamic Identity Providers even when the feature was not in use.