Coder Social home page Coder Social logo

[Bug] Authentication using OpenID Connect assumes alg element under the OpenID Keys URL to be required. It is optional per specs. about pulsar HOT 3 CLOSED

jchongtibco avatar jchongtibco commented on July 19, 2024
[Bug] Authentication using OpenID Connect assumes alg element under the OpenID Keys URL to be required. It is optional per specs.

from pulsar.

Comments (3)

jchongtibco avatar jchongtibco commented on July 19, 2024

Here is the specification.

https://www.rfc-editor.org/rfc/rfc7517.txt#:~:text=4.4.%20%20%22alg%22%20(Algorithm)%20Parameter%0A%0A%20%20%20The,of%20this%20member%20is%20OPTIONAL

On another hand, that field is required on the “.well-known/openid-configuration” specification
(The code should probably pick it up from here instead)

[Specification] (https://openid.net/specs/openid-connect-discovery-1_0.html#:~:text=id_token_signing_alg_values_supported,supported%20but%20MUST)

Further information can be validated at
Microsoft Open ID endpoint: https://login.microsoftonline.com/common/v2.0/

             Microsoft JWT Keys endpoint: https://login.microsoftonline.com/common/discovery/v2.0/keys

from pulsar.

Technoboy- avatar Technoboy- commented on July 19, 2024

We have fixed this issue by #22421

from pulsar.

lhotari avatar lhotari commented on July 19, 2024

Duplicate of #22419 . The fix #22421 will be part of 3.0.5 and 3.2.3 releases.

from pulsar.

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.