When 2FA is enabled, every login / sign-in requires users to input their password, OTP, and user ID.
...
Table of Contents | ||
---|---|---|
|
Introduction
Starting v8.1, a new type of user - API user is implemented.
API users are a special type of users that user who do not require OTP for sign-in. However, they have one important security restriction - : API calls can be restricted from to a certain IP address (or range).
Steps:
Navigate to Home → Users → Create
Select Yes as the answer for API User?
Specify the host IP address or range of allowed IP addresses in the text box appearing below the API User? as illustrated in the image below -
...