Skip to content

Commit f7afcb0

Browse files
authored
Merge pull request #224283 from Justinha/oath-token-registration
added icons from tim
2 parents 033ca63 + 27f6929 commit f7afcb0

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

articles/active-directory/authentication/concept-authentication-oath-tokens.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: authentication
88
ms.topic: conceptual
9-
ms.date: 09/12/2022
9+
ms.date: 01/18/2023
1010

1111
ms.author: justinha
1212
author: justinha
@@ -61,6 +61,16 @@ Users may have a combination of up to five OATH hardware tokens or authenticator
6161
>[!IMPORTANT]
6262
>The preview is only supported in Azure Global and Azure Government clouds.
6363
64+
65+
## Determine OATH token registration type in mysecurityinfo
66+
Users can manage and add OATH token registrations by accessing https://aka.ms/mysecurityinfo or by selecting Security info from My Account. Specific icons are used to differentiate whether the OATH token registration is hardware or software based.
67+
68+
OATH token registration type | Icon
69+
------ | ------
70+
OATH software token | <img width="63" alt="Software OATH token" src="media/concept-authentication-methods/software-oath-token-icon.png">
71+
OATH hardware token | <img width="63" alt="Hardware OATH token" src="media/concept-authentication-methods/hardware-oath-token-icon.png">
72+
73+
6474
## Next steps
6575

6676
Learn more about configuring authentication methods using the [Microsoft Graph REST API](/graph/api/resources/authenticationmethods-overview).
894 Bytes
Loading
441 Bytes
Loading

0 commit comments

Comments
 (0)