Skip to content

Intuit/Quickbooks OpenID uses a RSA key with a modulus length of 1024 and isn't supported by openid-client #492

Answered by panva
GuiSim asked this question in Q&A
Discussion options

You must be logged in to vote

The use at least 2048 bit RSA modulus length is a normative requirement of the JWA specification.

A key of size 2048 bits or larger MUST be used with these algorithms.

There is no way to remove such check.


Enforcing the correct callback method to be used for each respective flow (OpenID Connect or pure OAuth 2.0) is by design and to prevent the developer foot-gunning themselves thinking they perform all security checks when they in fact don't, a downgrade attack of sorts?

Again, no intention to alleviate these.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by GuiSim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants