The Open API specification for Synapse is now available for download!

Download Open API Spec

TwoFactorAuthOtpType

org.sagebionetworks.repo.model.auth.TwoFactorAuthOtpType

The type of one time password code that can be used to authenticate through two factor authentication.

Enumeration
name description
TOTP A time-based one time password that is generated by authenticator applications. Default to this if not present.
RECOVERY_CODE A single use code used as a backup for 2FA