Skip to content

Enhance ConfigurationManager with event handling #3253

@GeoK

Description

@GeoK

Add extensible event hooks to ConfigurationManager to empower developers to handle custom caching (including L2/distributed cache) and other advanced scenarios via configuration event handlers.

Proposal:
Expose event hooks (e.g., via IConfigurationEventHandler) for:
• Pre-retrieval (to allow cache checks or custom fetch logic)
• Post-update (to allow cache population or notifications)

Metadata

Metadata

Assignees

Labels

EnhancementThe issue is a new featureInternalIndicates issue was opened by the IdentityModel team

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions