<!--
{
  "availability" : [
    "iOS: 17.4.0 -",
    "iPadOS: 17.4.0 -",
    "macCatalyst: 16.6.0 -",
    "macOS: 13.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/ASAuthorizationWebBrowserPlatformPublicKeyCredentialRegistrationRequest",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "Authentication Services"
    ],
    "preciseIdentifier" : "c:objc(pl)ASAuthorizationWebBrowserPlatformPublicKeyCredentialRegistrationRequest"
  },
  "title" : "ASAuthorizationWebBrowserPlatformPublicKeyCredentialRegistrationRequest"
}
-->

# ASAuthorizationWebBrowserPlatformPublicKeyCredentialRegistrationRequest

An interface you use to respond to passkey-creation challenges in a web browser.

```
protocol ASAuthorizationWebBrowserPlatformPublicKeyCredentialRegistrationRequest
```

## Topics

### Information about the assertion

[`clientData`](/documentation/AuthenticationServices/ASAuthorizationWebBrowserPlatformPublicKeyCredentialRegistrationRequest/clientData-5dk66)

The client data to supply to the relying party.

[`clientData`](/documentation/AuthenticationServices/ASAuthorizationWebBrowserPlatformPublicKeyCredentialRegistrationRequest/clientData-7scep)

The client data to supply to the relying party.

[`excludedCredentials`](/documentation/AuthenticationServices/ASAuthorizationWebBrowserPlatformPublicKeyCredentialRegistrationRequest/excludedCredentials)

A list of passkeys that the relying party doesn’t accept for resolving the challenge.

[`shouldShowHybridTransport`](/documentation/AuthenticationServices/ASAuthorizationWebBrowserPlatformPublicKeyCredentialRegistrationRequest/shouldShowHybridTransport)

Whether a remote authenticator that communicates with the operating system using Bluetooth can resolve the challenge.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)