-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
mentions that not bound to a certain device (as the Authorization Code Flow does with PKCE)
PKCE doesn't bound the auth code to the device if I understand it right
https://datatracker.ietf.org/doc/html/rfc7636#section-4.1
I think it prevents MITM and reuse of the auth code for an attack as the code challenge and verifier is required in addition.
Suggestion:
The Pre-Authorized Code Flow is vulnerable to the replay of the Pre-Authorized Code, because by design, it doesn't have additional challenge and verification (as the Authorization Code Flow does with PKCE)
please feel free to suggest other wording
Metadata
Metadata
Assignees
Labels
No labels