Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

KeyDescriptionExampleComment
oae_serverIP address of the Open-AudIT server 1.2.3.4The link to Open-AudIT for internal connections. Should always be the original value unless explicitly directed by Opmantek to be changed.
oae_type

Unused in on-premise installations.
oae_cloud_servercloud server URL
Unused in on-premise installations.
omk_ua_insecureValidation for editing remote nodes0 or 1Allows insecure (self-signed) SSL certificates

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.

...

The Opmantek products support a new authentication method called token, which offers delegated authentication. This enables an external party to pre-authenticate a user, who can access the Opmantek products without having to log in with username and password.

KeyDescriptionExampleComment
auth_token_keyOne or more shared keysextusr-1Kf!yVXt8TrP9zi
auth_token_maxageThe maximum length of time a token will remain valid.  Must be a positive number, and defines how long a token remains valid after creation (in seconds).60 If not present, the default of 300 seconds is used.


For more information on how to generate and log in with a token, see Delegated Authentication.

...