Originally submitted by Takahiko Kawasaki (Takahiko Kawasaki) on 2021-05-26
FAPI 2.0 Baseline Profile (20 May 2021), 2.2.1. Requirements for Authorization Servers, The 12th clause:
- shall only issue authorization codes and refresh tokens that are sender-constrained
To sender-constrain authorization codes, DPoP is the only solution at this moment, isn’t it?
FAPI 1.0 ID1 Part2 had a similar requirement which assumes MTLS (and Token Binding) (e.g. 5.2.2-5, 8.3.2), but the requirement was dropped due to its impracticality (cf. [Issue 202] authorization code and refresh token must be holder of key bound).
Sorry if this has already been discussed in the WG and the clause is the agreed result of the discussion.
Bitbucket status: resolved
Bitbucket origin: issue 413
FAPI 2.0 Baseline Profile (20 May 2021), 2.2.1. Requirements for Authorization Servers, The 12th clause:
To sender-constrain authorization codes, DPoP is the only solution at this moment, isn’t it?
FAPI 1.0 ID1 Part2 had a similar requirement which assumes MTLS (and Token Binding) (e.g. 5.2.2-5, 8.3.2), but the requirement was dropped due to its impracticality (cf. [Issue 202] authorization code and refresh token must be holder of key bound).
Sorry if this has already been discussed in the WG and the clause is the agreed result of the discussion.
Bitbucket status: resolved
Bitbucket origin: issue 413