Skip to content

Slot: is_totp

Whether the authentication factor is a Time-based One-time Password (TOTP).

URI: ocsf:is_totp Alias: is_totp

Applicable Classes

Name Description Modifies Slot
AuthFactor An Authentication Factor object describes a category of methods used for yes

Properties

Type and Range

Property Value
Range Boolean
Domain Of AuthFactor

Cardinality and Requirements

Property Value

Aliases

  • Time-based One-time Password (TOTP)

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:is_totp
native ocsf:is_totp

LinkML Source

name: is_totp
description: Whether the authentication factor is a Time-based One-time Password (TOTP).
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Time-based One-time Password (TOTP)
rank: 1000
alias: is_totp
domain_of:
- AuthFactor
range: boolean