Git Product home page Git Product logo

Comments (4)

AugustusKling avatar AugustusKling commented on September 24, 2024 1

@adamjmcgrath, I could test your change in the meantime with express-oauth2-jwt-bearer 1.4.1 and can confirm that the isssue is solved. Thanks very much for your support.

from node-oauth2-jwt-bearer.

adamjmcgrath avatar adamjmcgrath commented on September 24, 2024

Hi @AugustusKling - thanks for raising this

Yep, you're right - we should retry the discovery after failures (and a discovery cache max age would be a good idea too)

from node-oauth2-jwt-bearer.

AugustusKling avatar AugustusKling commented on September 24, 2024

Hi Adam,

thanks for the prompt response. The max age seems like a good idea and it can maybe even be derived from the cache headers.

To me it would also make sense to check the retrieved discovery document for completeness before accepting it as cachable. Whilst not having a jwks_uri or similar is clearly not something a server should do, a few checks would help to make the code more resilient against unforseen network issues or server misconfigurations.

from node-oauth2-jwt-bearer.

AugustusKling avatar AugustusKling commented on September 24, 2024

@adamjmcgrath, the attached PR allows the library to recover from unavailable discovery documents. It does not address anything cache related.

I probably won't have time to reply the next days. Feel to modify and use the code in any way you want.

from node-oauth2-jwt-bearer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.