Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: openaudit

...

Following are the configuration items for setting up the ConnectWise API in opCommon.json:

KeyDescriptionExampleComment
auth_cw_server IP address of the ConnectWise Server1.2.3.4No defaults. Entry must be created.

auth_cw_company_id

The company name in ConnectWise

COMPANY
auth_cw_public_keyThe ConnectWise Public KeyxxxxxxXXXXXxxxxx
auth_cw_private_keyThe Private Key associated with the above Public KeyyyyyyYYYYYyyyyy

crowd

The Opmantek products will use the Atlassian Crowd authentication. Use Crowd to assign additional groups to a user and define each service that requires authentication as an application in Crowd.

Following are the configuration items in opCommon.json:

KeyDescriptionExampleComment
usernameUser name username
passwordPasswordpassword
nameremote addressremote_address
value
127.0.0.1

openaudit

Other FirstWave products can use Open-AudIT to authenticate users. See reference. Open-AudIT can use Active Directory and/or OpenLDAP for user authentication and/or authorisation. Open-AudIT will query both types of LDAP servers to validate a user's username and password and retrieve the user details (roles and orgs the user has access to). The user will be automatically created when they are authenticated.

To configure the use of openaudit authentication the following items must be configured:

KeyDescriptionExampleComment
oae_server


oae_type


oae_cloud_server


omk_ua_insecure


















openid_connect

Opmantek products use OKTA's OpenID Connect for authentication. In the authentication > auth_method_1 entry of opCommon.json, use the openid_connect. For more information, see OKTA OpenID authentication.

...

Following are the configuration items in opCommon.json:

KeyDescriptionExampleComment
auth_radius_server The Radius Server Namehost:portNo defaults. Entry must be created.

auth_radius_secret

Also known as the Key

secret

tacacs

The Opmantek products will use the configured TACACS+ server (for example, Cisco ACS).

...