Users

Creating Users To add new users to your LogicMonitor account, navigate to Settings > User Access > Users & Roles > Add > User. As discussed next, there are several settings that must be established in order to create user accounts. These settings determine credentials, some basic interface behavior, and a user’s level of permissions. … Continued

Roles

Roles are sets of permissions and configurations that determine how a user interacts with the LogicMonitor platform, as well as what functionality users can access. By default, LogicMonitor installs with four standard roles: In addition to these four predefined roles, administrators (or any user granted manage permissions for User Access settings) can create an unlimited … Continued

API Tokens

API Tokens can be used to authenticate requests to LogicMonitor’s REST API. API Tokens (LMv1 and Bearer tokens) enable you to control which users in your account use the REST API, and monitor how often they are using it. For more information on API tokens (LMv1, Bearer) and best practices to use API tokens, see Application … Continued

Two-Factor Authentication

Overview Two-factor authentication (2FA) provides an extra layer of security for accessing your LogicMonitor account. In addition to a username and password, users with two-factor authentication enabled will have to use a third party application, Authy, or an authentication token delivered via SMS/voice to verify their identity. Note: Two-factor authentication permissions defer to those of … Continued

Single Sign On

LogicMonitor’s Single Sign On (SSO) solution enables administrators to authenticate and manage LogicMonitor users directly from their Identity Provider (IdP). This simplifies the login process and password management while providing the ability to take advantage of all of your IdP’s security features and efficiencies. LogicMonitor’s SSO can work with any SAML 2.0 compatible IdP. In … Continued

Bearer Token

Users are required to authenticate themselves with a bearer token before making LogicMonitor REST API v3 requests. It is a combination of multiple alpha numeric characters and is auto generated by LogicMonitor. You can use bearer token to authenticate yourself to use LogicMonitor Python and GO v3 SDK files and LogicMonitor REST API v3. You … Continued