Microsoft.IdentityModel.Protocols.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.
void RequestRefresh()
Indicate that the configuration may be stale (as indicated by failing to process incoming tokens).