Messages - Do we need three ways of requesting "sub" values?

Issue #767 wontfix
Michael Jones created an issue

We currently have 3 ways of requesting "sub" values:

  1. The "login_hint" parameter.

  2. The "id_token_hint" parameter.

  3. The "sub": {"value": ...} claim request.

Which of these should we keep?

Comments (1)

  1. Log in to comment