[webkit-changes] [WebKit/WebKit] fd0252: [WebAuthn] Pass appid extension in modern AS flow
Commit Queue
noreply at github.com
Fri Mar 15 14:15:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fd02524abbb7bfb5cf3b8168f52d890325e2d2f9
https://github.com/WebKit/WebKit/commit/fd02524abbb7bfb5cf3b8168f52d890325e2d2f9
Author: Pascoe <pascoe at apple.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M Source/WebKit/UIProcess/WebAuthentication/Cocoa/AuthenticationServicesForwardDeclarations.h
M Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm
Log Message:
-----------
[WebAuthn] Pass appid extension in modern AS flow
https://bugs.webkit.org/show_bug.cgi?id=270989
rdar://124627462
Reviewed by Brent Fulgham.
This patch starts to pass the appID extension in the modern flow using
AuthenticationServices.framework.
* Source/WebKit/UIProcess/WebAuthentication/Cocoa/AuthenticationServicesForwardDeclarations.h:
* Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm:
(WebKit::WebAuthenticatorCoordinatorProxy::requestsForAssertion):
(WebKit::WebAuthenticatorCoordinatorProxy::performRequest):
Canonical link: https://commits.webkit.org/276199@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list