Registration 2.2 - Why must client_secret change with each response?

Issue #363 resolved
Michael Jones created an issue

The spec currently says that the client secret should change with each registration response. About this, Yaron Goland wrote:

Um… why? In fact given error recovery scenarios changing this on each request sounds like a bug, not a feature.

Comments (5)

  1. Michael Jones reporter

    We should add an explicit parameter that requests a new client_secret and update the spec from saying that "This should change with each response" to reflect the addition of this parameter. We should also state that the client_secret must be different for different client_ids.

  2. Log in to comment