Messages - 1 Request Object definition is ambiguous

Issue #179 resolved
Former user created an issue

This part:

"holds the request variables. It holds OpenID request variables."

is ambiguous - one is left to guess that "request variables" is the same as "request parameters".

The definition should also be more concise, could do without the repetition of "request variables" in the same sentence.

Comments (2)

  1. Nat Sakimura

    Replace the definition with the following:

    JSON object represents the entire Authorization Request including both OpenID Connect and OAuth 2.0 parameters.

  2. Log in to comment