Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port Open id metadata cache refresh if key is missing #1410

Closed
EricDahlvang opened this issue Oct 16, 2020 · 1 comment
Closed

Port Open id metadata cache refresh if key is missing #1410

EricDahlvang opened this issue Oct 16, 2020 · 1 comment
Labels
Area: Authentication The issue is related to authenticating users (SSO, OAuth, etc.) feature-request A request for new functionality or an enhancement to an existing one. P1 Painful if we don't fix, won't block releasing Size: S The issue is simple and well understood, it will take a day or less to complete

Comments

@EricDahlvang
Copy link
Member

Is your feature request related to a problem? Please describe.
A five day cache refresh has caused issues with bots picking up new openid metadata documents

microsoft/botbuilder-js#2466

Describe the solution you'd like
Refresh once every 24 hours, or once an hour if a key is not found.

@EricDahlvang EricDahlvang added needs-triage The issue has just been created and it has not been reviewed by the team. feature-request A request for new functionality or an enhancement to an existing one. labels Oct 16, 2020
@tracyboehrer tracyboehrer added Area: Authentication The issue is related to authenticating users (SSO, OAuth, etc.) P1 Painful if we don't fix, won't block releasing Size: S The issue is simple and well understood, it will take a day or less to complete and removed needs-triage The issue has just been created and it has not been reviewed by the team. labels Nov 3, 2020
@tracyboehrer tracyboehrer self-assigned this Nov 5, 2020
@tracyboehrer tracyboehrer added this to the R12 milestone Feb 1, 2021
@tracyboehrer tracyboehrer removed this from the R12 milestone Feb 9, 2021
@tracyboehrer tracyboehrer removed their assignment Feb 9, 2021
@tracyboehrer
Copy link
Member

Duplicate of 1210

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Authentication The issue is related to authenticating users (SSO, OAuth, etc.) feature-request A request for new functionality or an enhancement to an existing one. P1 Painful if we don't fix, won't block releasing Size: S The issue is simple and well understood, it will take a day or less to complete
Projects
None yet
Development

No branches or pull requests

2 participants