FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

OpenIdMetadata signing keys should refresh every 24 hours, and once per hour if a key is missing · Issue #663 · microsoft/botbuilder-java · GitHub

This repository was archived by the owner on Dec 4, 2023. It is now read-only.
/ botbuilder-java Public archive
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

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

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

Sdk code:
https://github.com/microsoft/botbuilder-java/blob/master/libraries/bot-connector/src/main/java/com/microsoft/bot/connector/authentication/JwtTokenExtractor.java#L144

[bug]

Metadata

Metadata

Labels

Area: AuthenticationThe issue is related to authenticating users (SSO, OAuth, etc.)P0Must Fix. Release-blocker

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL