Skip to content

Commit c537956

Browse files
committed
docs: fix mid_sms AMR in passkey-authentication to match getting-started
mid_sms is returned for both SIM and OTP authentication.
1 parent ec6a2f1 commit c537956

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/oidc-integration-guide/passkey-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ The following AMR (Authentication Method Reference) values are returned in the I
446446
</tr>
447447
<tr>
448448
<td class="col-acr"><code>mid_sms</code></td>
449-
<td class="col-icon"><img src="/img/oidc/lightbulb.svg" width="16" height="16"></td>
449+
<td class="col-icon"><img src="/img/oidc/lightbulb_on.svg" width="16" height="16"></td>
450450
<td class="col-icon"><img src="/img/oidc/lightbulb.svg" width="16" height="16"></td>
451451
<td class="col-icon"><img src="/img/oidc/lightbulb_on.svg" width="16" height="16"></td>
452452
<td class="col-icon"><img src="/img/oidc/lightbulb.svg" width="16" height="16"></td>

0 commit comments

Comments
 (0)