Skip to content

OpenIdMetadata signing keys should refresh every 24 hours, and once per hour if a key is missing #1210

Closed
@EricDahlvang

Description

@EricDahlvang

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]

Metadata

Metadata

Assignees

Labels

Area: AuthenticationThe issue is related to authenticating users (SSO, OAuth, etc.)P1Painful if we don't fix, won't block releasingbugIndicates an unexpected problem or an unintended behavior.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions