You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #271, browser bound keys (public key and signature) are added to the SPC response. By design a new browser bound key is created when not present when a user pays on a new device for the first time. In this scenario, the user would go through the following steps:
Press pay on a checkout page after identifying their payment method to the merchant
Press verify on the SPC prompt.
Identify themselves (i.e. via fingerprint or pin) on the WebAuthn prompt.
The new BBK is returned to the checkout page
Go through another verification (say SMS OTP).
This step-up may be required since this BBK was seen the first time, implying a new device is being used.
In #271, browser bound keys (public key and signature) are added to the SPC response. By design a new browser bound key is created when not present when a user pays on a new device for the first time. In this scenario, the user would go through the following steps:
See March 27, 2025 meeting where this topic was an agenda item.
There are privacy considerations for WebAuthn. See 14.5.2 Authentication Ceremony Privacy. See also #275 where SPC output states are considered.
The text was updated successfully, but these errors were encountered: