Skip to content

Commit dde1840

Browse files
committed
macOS updates
1 parent eb71df0 commit dde1840

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

content/en/docs/reference/macos.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ layout: docs
1919

2020
The platform authenticator in macOS Ventura (13) has the following capabilities:
2121

22-
- creating and using passkeys that are backed up to iCloud Keychain
22+
- creating and using passkeys saved to Apple Passwords
2323
- creating and using passkeys on/from another device, such as:
24-
- an iPhone or iPad signed in to a different iCloud account, using FIDO [Cross-Device Authentication](/terms#cross-device-authentication-cda)
24+
- an iPhone or iPad signed in to a different Apple Account, using FIDO [Cross-Device Authentication](/terms#cross-device-authentication-cda)
2525
- an Android device, using FIDO [Cross-Device Authentication](/terms#cross-device-authentication-cda)
2626
- a FIDO2 security key{{< sup 1 >}}
2727

@@ -45,8 +45,8 @@ When an authenticator is not persistently linked, a QR code must be scanned on e
4545

4646
WebAuthn credentials created using the platform authenticator in macOS Monterey (12) and earlier ***will not*** be converted to passkeys but will remain available for the lifetime of the device.
4747

48-
{{% comment %}} TODO: cross link to generic content about "upgrading to a passkey" {{% /comment %}}
49-
To replace a legacy platform credential with a passkey, start a credential registration ceremony and pass **the same user handle** (user.id) in the request. macOS will overwrite the legacy credential with a new passkey that will be backed up to iCloud Keychain.
48+
<!-- TODO: cross link to generic content about "upgrading to a passkey" -->
49+
To replace a legacy platform credential with a passkey, start a credential registration ceremony and pass **the same user handle** (user.id) in the request. macOS will overwrite the legacy credential with a new passkey that will be saved to Apple Passwords.
5050

5151
### WebViews
5252

@@ -62,7 +62,7 @@ To replace a legacy platform credential with a passkey, start a credential regis
6262
6363
{{< button color="light" size="sm" icon="fab fa-apple" cue=false order="first" tooltip="Go to the Apple developer docs" href="https://developer.apple.com/documentation/webkit/wkwebview" >}}WKWebView docs @ Apple Developer{{< /button >}}
6464

65-
{{% comment %}} TODO: add screenshot example {{% /comment %}}
65+
<!-- TODO: add screenshot example -->
6666

6767
#### System WebViews
6868

@@ -72,7 +72,7 @@ Sites loaded in `ASWebAuthenticationSession` are isolated from the calling app a
7272

7373
{{< button color="light" size="sm" icon="fab fa-apple" cue=false order="first" tooltip="Go to the Apple developer docs" href="https://developer.apple.com/documentation/authenticationservices/aswebauthenticationsession" >}}ASWebAuthenticationSession docs @ Apple Developer{{< /button >}}
7474

75-
{{% comment %}} TODO: add screenshot example {{% /comment %}}
75+
<!-- TODO: add screenshot example -->
7676

7777
### User Verification Behavior
7878

0 commit comments

Comments
 (0)