Skip to content

Commit ef83edb

Browse files
committed
adds Conditional Create
1 parent d14cd12 commit ef83edb

1 file changed

Lines changed: 102 additions & 0 deletions

File tree

content/en/device-support/_index.md

Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ This matrix represents the default capabilities for a user out of the box. Addit
8383
<td>
8484
<a href="../docs/reference/terms/#autofill-ui" target="_blank">
8585
Browser Autofill UI
86+
<br />
87+
(Conditional Get)
8688
</a>
8789
</td>
8890
<td class="text-center">
@@ -151,6 +153,103 @@ This matrix represents the default capabilities for a user out of the box. Addit
151153
<br />
152154
</td>
153155
</tr>
156+
<tr>
157+
<td>
158+
Passkey Upgrades <sup><a href="#fn8">2</a></sup>
159+
<br />
160+
(Conditional Create)
161+
</td>
162+
<td class="text-center">
163+
{{< fa fa-calendar-plus fa-xl mb-2>}}
164+
<span class="fs-6">
165+
<br />
166+
Chrome
167+
<br />
168+
</span>
169+
<br />
170+
<br />
171+
{{< fas fa-circle-xmark fa-xl mb-2 text-danger>}}
172+
<span class="fs-6">
173+
<br />
174+
Edge
175+
<br />
176+
Firefox
177+
</span>
178+
</td>
179+
<td class="text-center">
180+
{{< fas fa-circle-check fa-xl mb-2 text-success >}}
181+
<br />
182+
<span class="fs-6 text-muted">136+ </span><sup><a href="#fn8">2</a></sup>
183+
</td>
184+
<td class="text-center">
185+
{{< fas fa-circle-check fa-xl mb-2 text-success >}}
186+
<span class="fs-6">
187+
<br />
188+
iOS 18+ <sup><a href="#fn8">2</a></sup>
189+
<br />
190+
-
191+
</span>
192+
<span class="fs-6 text-muted">
193+
<br />
194+
Safari <sup><a href="#fn8">2</a></sup>
195+
<br />
196+
Chrome <sup><a href="#fn8">2</a></sup>
197+
<br />
198+
Edge <sup><a href="#fn8">2</a></sup>
199+
<br />
200+
Firefox <sup><a href="#fn8">2</a></sup>
201+
</span>
202+
</td>
203+
<td class="text-center">
204+
{{< fas fa-circle-check fa-xl mb-2 text-success >}}
205+
<span class="fs-6">
206+
<br />
207+
Safari 18+</span><sup><a href="#fn8">2</a></sup>
208+
<br />
209+
Chrome 136+ </span><sup><a href="#fn8">2</a></sup>
210+
<br />
211+
<br />
212+
{{< fas fa-circle-xmark fa-xl mb-2 text-danger>}}
213+
<span class="fs-6">
214+
<br />
215+
Edge
216+
<br />
217+
Firefox
218+
</span>
219+
</td>
220+
<td class="text-center">
221+
{{< fas fa-circle-check fa-xl mb-2 text-success >}}
222+
<br />
223+
Chrome 136+ </span><sup><a href="#fn8">2</a></sup>
224+
<br />
225+
<br />
226+
<br />
227+
{{< fas fa-circle-xmark fa-xl mb-2 text-danger>}}
228+
<span class="fs-6">
229+
<br />
230+
Edge
231+
<br />
232+
Firefox
233+
</span>
234+
</td>
235+
<td class="text-center">
236+
{{< fas fa-circle-check fa-xl mb-2 text-success >}}
237+
<span class="fs-6">
238+
<br />
239+
Chrome 136+ <sup><a href="#fn3">3</a></sup>
240+
<br />
241+
<br />
242+
<br />
243+
{{< fas fa-circle-xmark fa-xl mb-2 text-danger>}}
244+
<span class="fs-6">
245+
<br />
246+
Edge
247+
<br />
248+
Firefox
249+
</span>
250+
<br />
251+
</td>
252+
</tr>
154253
<tr class="align-top">
155254
<td>
156255
<a href="../docs/reference/terms/#cross-device-authentication-cda" target="_blank">
@@ -636,6 +735,9 @@ This matrix represents the default capabilities for a user out of the box. Addit
636735
<sup id="fn1">1</sup>
637736
Device-bound passkeys supported
638737
<br />
738+
<sup id="fn8">2</sup>
739+
Also requires support from credential providers
740+
<br />
639741
<sup id="fn3">3</sup>
640742
Windows 11 22H2+
641743
<br />

0 commit comments

Comments
 (0)