Skip to content

Commit

Permalink
Update Touch_triggered_OTP.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
elukewalker authored Oct 7, 2024
1 parent 0a24402 commit 9e80ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/Developer_Program/Guides/Touch_triggered_OTP.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Since the OTP validation is done by a comparison check, no data on the counter v
The YubiKey also supports the optional link:https://openauthentication.org/token-specs/[Token Identifier specification (TokenID)]. This allows for an identifier for the device to be prefixed to the generated OTP code. For full details, refer to the specification. Yubico is registered as an OATH Manufacturer, with an OATH Manufacturer Prefix (OMP) of UB.

==== Symantec VIP
The Symantec VIP is a widely used OATH-HOTP authentication service. YubiKeys can be configured to be supported in the Symantec VIP service - contact Yubico Sales for more details.
Please note as of August 2023, OTP is no longer supported with Symantec VIP and our YubiKeys. However, Symantec/Broadcom has implemented support for FIDO2, which is compatible with our YubiKeys and can be used with the Symantec VIP service. For more information, please visit our link:https://www.yubico.com/works-with-yubikey/catalog/symantec/#overview[Works With YubiKey catalog].

== Introduction to Challenge-Response
In some situations, applications and services cannot connect to an external validation service; such as isolated machines where access to the internet or even an external network is not available. For local authentication, the YubiKey supports a Challenge-Response interaction where a host service passes a challenge to the YubiKey, which then performs a cryptographic operation and returns the resulting response.
Expand Down

0 comments on commit 9e80ff4

Please sign in to comment.