Closed
Description
Describe the bug
Every 24 hours, and when a cert is cycled (a key is not found in the cache), the OpenIdMetadata cache within the sdk should gracefully refresh.
javascript implementation reference:
microsoft/botbuilder-js#2466
python code to change:
https://github.com/microsoft/botbuilder-python/blob/master/libraries/botframework-connector/botframework/connector/auth/jwt_token_extractor.py#L129
[bug]