<PackageReference Include="Microsoft.IdentityModel.Protocols" Version="8.19.1" />

Microsoft.IdentityModel.Protocols.IConfigurationManager<T>

public interface IConfigurationManager<T>
Interface that defines a model for retrieving configuration data.

Retrieve the current configuration, refreshing and/or caching as needed. This method will throw if the configuration cannot be retrieved, instead of returning null.

Indicate that the configuration may be stale (as indicated by failing to process incoming tokens).