Basic - 3.3 wording for id_token - client binding

Issue #75 resolved
Former user created an issue

Section 3.3 says:

"The id_token is scoped to a particular client via the audience and nonce."

In order to avoid confusion with the semantics of the "scope" parameter, "issued to a particular client" (or associated?) are probably better.

Comments (3)

  1. Nat Sakimura

    Change to

    The id_token is audience restricted to a particular client via the audience and nonce.
    
  2. Log in to comment