Disallowed behavior for pushed authorization requests... #235
-
|
Hi all, Not a major issue (I think), but I found some behavior in IdentityServer's PAR implementation that is explicitly forbidden by the standard. Specifically, section 3 of RFC9126 says this about the "request" parameter:
It looks like IdentityServer doesn't strictly apply these guidelines. For example, the following request is allowed (tested on the implementation running on demo.duendesoftware.com): Notice that the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Thanks for bringing this to our attention! It does indeed not seem to be a major issue, we will fix this behavior in a future release. If you happen to find similar issues with any of our products, feel free to report them here. For security vulnerabilities or more sensitive issues, please use our contact form instead. |
Beta Was this translation helpful? Give feedback.
Thanks for bringing this to our attention! It does indeed not seem to be a major issue, we will fix this behavior in a future release.
If you happen to find similar issues with any of our products, feel free to report them here. For security vulnerabilities or more sensitive issues, please use our contact form instead.