added
Tenable.io: Activation Date for Two-Factor Authentication
over 4 years ago by Sian Jones
You can now use the Tenable.io API to determine the date on which you enabled two-factor authentication for your user account.
The following endpoints are affected:
API Endpoints | Change |
---|---|
GET /session | new two_factor.activated element in 200 response message |
PUT /session | new two_factor.activated element in 200 response message |
For information about using the API to enable two-factor authentication, see the following endpoints: POST /session/two-factor/send-verification, POST /session/two-factor/verify-code, and PUT /session/two-factor.