Enforce request object signing alg?

Issue #266 resolved
Torsten Lodderstedt created an issue

AS must enforce client authentication for confidential clients and request object signing if configured to prevent down grading attacks.

Question: do we want to support situations where the same client wants to use “traditional” request object (where signing is required for integrity and authenticity protection) and pushed request objects (where signing is required for non-repudiation only)? If the client policy does not distinguish a signing alg for bith cases, this client must sig request objects in the context of the pushed request object endpoint too.

Comments (5)

  1. Torsten Lodderstedt reporter

    @Nat Sakimura there seems to be no text on request object signature algorithm configuration in draft-ietf-oauth-jwsreq? How is the AS supposed to manage this kind of setting?

  2. Log in to comment