RapidIdentity Product Guide

IdAuto Core Module

Table 236. IdAuto Core Module Columns

Column

Value

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core



The Audit Retention Change action is logged whenever an Audit Log Retention policy is updated.

Table 237. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.audit.retention.change

target_system

CONFIG_DB

target_id

The ID of the audit retention policy which was updated

target

The ID of the audit retention policy which was updated



Table 238. Extended Properties

name

Value/Description

Multi-valued

productID

The audit product ID of the policy which was updated

false

moduleID

The audit module ID of the policy which was updated

false

actionID

The audit action ID of the policy which was updated

false

retentionDays

The retention days value for the policy which was updated

false



The Authentication action is logged when a user authenticates via the Web Service API.

Table 239. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.authentication

target_system

DIRECTORY

target_id

The IdautoID of the authenticated user if successful

target

The login ID used to authenticate



Table 240. Extended Properties

name

Value/Description

Multi-valued

targetName

The full name of the user who authenticated

false

ROLE

The ID of any/all Roles associated with the authenticated user

true



The Authentication - Multi-Factor (Since 3.1) action is logged when a user successfully completes a multi-factor authentication challenge.

Table 241. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.multiFactorAuthentication

target_system

SYSTEM

target_id

The IdautoID of the authenticated user



Table 242. Extended Properties

name

Value/Description

Multi-valued

targetName

The full name of the authenticated user

false

policyId

The ID of the associated Multi-Factor Policy

false

policyName

The name of the associated Multi-Factor Policy

false

policyVersion

The current version of the associated Multi-Factor Policy

false



The Config Saved action is logged when a user updates a configuration.

Table 243. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.configSaved

target_system

CONFIG_DB

target_id

The ID of the configuration object

target

The ID of the configuration object



Table 244. Extended Properties

name

Value/Description

Multi-valued

version

The version of the updated configuration

false

{field_name}

The new value for the field

false



The Email Template Saved action is logged when a user saves an Email Template.

Table 245. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.emailTemplateSaved

target_system

CONFIG_DB

target_id

{null}

target

The ID of the Email Template



Table 246. Extended Properties

name

Value/Description

Multi-valued

version

The version of the saved Email Template

false

subject

The subject

false

messageTemplate

The message template

false

html

true/false flag indicating whether the template is set to be HTML

false

enabled

true/false flag indicating whether the Email Template is enabled

false



The GAL Item Saved action is logged when a user saves a GAL Item.

Table 247. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.galItemSaved

target_system

CONFIG_DB

target_id

The ID of the GAL Item

target

The friendly name of the GAL Item



Table 248. Extended Properties

name

Value/Description

Multi-valued

version

The version of the updated configuration

false

friendlyName

The friendly name of the GAL Item<

false

attributeName

The attribute name of the GAL Item

false

searchable

The searchable flag for the GAL Item (true/false)

false

allowMultiValue

Whether the GAL Item allows multiple values (true/false)

false

type

The type of the GAL Item<

false

typeParams

The type parameters for the GAL Item (if any)

false

regex

The regular expression filter for the GAL Item (if any)

false

inverseRegex

The inverse regular expression flag for the GAL Item (true/false)

false



The GAL Item Deleted action is logged when a user deletes a GAL Item.

Table 249. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.galItemDeleted

target_system

CONFIG_DB

target_id

The ID of the GAL Item

target

The friendly name of the GAL Item



Table 250. Extended Properties

name

Value/Description

Multi-valued

version

The version of the updated configuration

false

friendlyName

The friendly name of the GAL Item

false

attributeName

The attribute name of the GAL Item

false

searchable

The searchable flag for the GAL Item (true/false)

false

allowMultiValue

Whether the GAL Item allows multiple values (true/false)

false

type

The type of the GAL Item

false

typeParams

The type parameters for the GAL Item (if any)

false

regex

The regular expression filter for the GAL Item (if any)

false

inverseRegex

The inverse regular expression flag for the GAL Item (true/false)

false



The Job Saved action is logged when a user saves a Job Definition.

Table 251. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.jobSaved

target_system

SYSTEM

target_id

{null}

target

The ID of the job



Table 252. Extended Properties

name

Value/Description

Multi-valued

groupId

The Job Group ID

false

name

The name of the Job

false

description

The description of the Job

false

cronExpression

The cron expression of the Job

false

timeZone

The time zone ID of the job

false

priority

The priority of the job

false

internal

The true/false flag indicating whether the job is internal or not

false

disabled

The true/false disabled flag

false

allowConcurrent

The true/false flag indicating whether the job allows multiple concurrent runs

false

allowManualRun

The true/false flag indicating whether the job allows manual runs

false

jobDetail

The job-specific detail string

false

timeoutSeconds

The timeout value in seconds

false

daysOfHistoryToMaintain

The number of days worth of history to be maintained

false

version

The version of the job

false



The Job Deleted action is logged when a user deletes a Job Definition.

Table 253. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.jobDeleted

target_system

SYSTEM

target_id

{null}

target

The ID of the job



Table 254. Extended Properties

name

Value/Description

Multi-valued

groupID

The Job Group ID

false

name

The name of the Job

false

description

The description of the Job

false

cronExpression

The cron expression of the Job

false

timeZone

The time zone ID of the job

false

priority

The priority of the job

false

internal

The true/false flag indicating whether the job is internal or not

false

disabled

The true/false disabled flag

false

allowConcurrent

The true/false flag indicating whether the job allows multiple concurrent runs

false

allowManualRun

The true/false flag indicating whether the job allows manual runs

false

jobDetail

The job-specific detail string

false

timeoutSeconds

The timeout value in seconds

false

daysOfHistoryToMaintain

The number of days worth of history to be maintained

false

version

The version of the job

false



The Icon Uploaded action is logged when a user uploads a new icon.

Table 255. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.iconUploaded

target_system

SYSTEM

target_id

{null}

target

{null}



Table 256. Extended Properties

name

Value/Description

Multi-valued

originalFileName

The original file name of the uploaded icon

false

iconFileName

The system file name for the uploaded icon

false



The LDAP Server Saved action is logged when a LDAP Server is saved.

Table 257. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.ldapServerSaved

target_system

CONFIG_DB

target_id

The ID of the LDAP Server object

target

The ID of the LDAP Server object



Table 258. Extended Properties

name

Value/Description

Multi-valued

name

Then name of the LDAP Server

false

host

The LDAP host value

false

port

The LDAP port value

false

encryption

The encryption setting value (NONE/SSL/START_TLS)

false

trustAllCerts

Whether all SSL certs are trusted by default

false

trustedCerts

Base64 encoded SSL certs which have been trusted

true

bindDN

The LDAP Bind DN

false

password

If a password has been set, this will have the value '**********'

false

connectTimeoutMillis

The connection timeout in milliseconds

false

responseTimeoutMillis

The response timeout in milliseconds

false

followReferrals

Whether LDAP referrals will be automatically followed

false

referralHopLimit

The maximum number of referral hops

false

baseDN

The base DN of the LDAP server

false

searchPageSize

Maximum page size for LDAP Simple Paged searches

false

version

The version of the object

false



The LDAP Server Deleted action is logged when a LDAP Server is deleted.

Table 259. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.ldapServerDeleted

target_system

CONFIG_DB

target_id

The ID of the LDAP Server object

target

The ID of the LDAP Server object



Table 260. Extended Properties

name

Value/Description

Multi-valued

name

The name of the LDAP Server

false

host

The LDAP host value

false

port

The LDAP port value

false

encryption

The encryption setting value (NONE/SSL/START_TLS)

false

trustAllCerts

Whether all SSL certs are trusted by default

false

trustedCerts

Base64 encoded SSL certs which have been trusted

true

bindDN

The LDAP Bind DN

false

password

If a password has been set, this will have the value '**********'

false

connectTimeoutMillis

The connection timeout in milliseconds

false

responseTimeoutMillis

The response timeout in milliseconds

false

followReferrals

Whether LDAP referrals will be automatically followed

false

referralHopLimit

The maximum number of referral hops

false

baseDN

The base DN of the LDAP server

false

searchPageSize

Maximum page size for LDAP Simple Paged searches

false

version

The version of the object

false



The LDAP Server Set Saved action is logged when a LDAP Server Set is saved.

Table 261. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.ldapServerSetSaved

target_system

CONFIG_DB

target_id

The ID of the LDAP Server Set object

target

The ID of the LDAP Server Set object



Table 262. Extended Properties

name

Value/Description

Multi-valued

name

The name of the LDAP Server

false

initialConns

The number of initial connections in the main connection pool

false

maxConns

The maximum number of connections in the main connection pool

false

authInitialConns

The number of initial connections in the authentication pool

false

authMaxConns

The maximum number of connections in the authentication pool

false

dereferencePolicy

The dereference policy for LDAP operations

false

maxSearchResults

The maximum number of search results for most user-initiated operations

false

maxSearchTimeLimitSeconds

The maximum search time limit in seconds

false

captureSearchStats

Whether Active Directory search stats are logged

false

domainScoped

Whether Active Directory domain scoping is in effect

false

idautoIDWritable

Whether 'idautoID' values may be written to the directory

false

servers

The number of associated LDAP Server objects

false

server-{i}-id

The ID of the ith LDAP Server in the associated list

false

server-{i}-name

The name of the ith LDAP Server in the associated list

false

version

The version of the object

false



The LDAP Server Set Deleted action is logged when a LDAP Server Set is deleted.

Table 263. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.ldapServerSetDeleted

target_system

CONFIG_DB

target_id

The ID of the LDAP Server Set object

target

The ID of the LDAP Server Set object



Table 264. Extended Properties

name

Value/Description

Multi-valued

name

The name of the LDAP Server

false

initialConns

The number of initial connections in the main connection pool

false

maxConns

The maximum number of connections in the main connection pool

false

authInitialConns

The number of initial connections in the authentication pool

false

authMaxConns

The maximum number of connections in the authentication pool

false

dereferencePolicy

The dereference policy for LDAP operations

false

maxSearchResults

The maximum number of search results for most user-initiated operations

false

maxSearchTimeLimitSeconds

The maximum search time limit in seconds

false

captureSearchStats

Whether Active Directory search stats are logged

false

domainScoped

Whether Active Directory domain scoping is in effect

false

idautoIDWritable

Whether 'idautoID' values may be written to the directory

false

servers

The number of associated LDAP Server objects

false

server-{i}-id

The ID of the ith LDAP Server in the associated list

false

server-{i}-name

The name of the ith LDAP Server in the associated list

false

version

The version of the object

false



The LDAP Server Set Assigned action is logged when a LDAP Server Set is assigned or un-assigned to/from an application.

Table 265. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.ldapServerSetAssigned

target_system

CONFIG_DB

target_id

The ID of the LDAP Server Set object

target

The ID of the LDAP Server Set object



Table 266. Extended Properties

name

Value/Description

Multi-valued

appName

The name of the application assigned to this server set. May be empty

false

name

The name of the LDAP Server

false

initialConns

The number of initial connections in the main connection pool

false

maxConns

The maximum number of connections in the main connection pool

false

authInitialConns

The number of initial connections in the authentication pool

false

authMaxConns

The maximum number of connections in the authentication pool

false

dereferencePolicy

The dereference policy for LDAP operations

false

maxSearchResults

The maximum number of search results for most user-initiated operations

false

maxSearchTimeLimitSeconds

The maximum search time limit in seconds

false

captureSearchStats

Whether Active Directory search stats are logged

false

domainScoped

Whether Active Directory domain scoping is in effect

false

idautoIDWritable

Whether 'idautoID' values may be written to the directory

false

servers

The number of associated LDAP Server objects

false

server-{i}-id

The ID of the ith LDAP Server in the associated list

false

server-{i}-name

The name of the ith LDAP Server in the associated list

false

version

The version of the object

false



The License Saved action is logged when a user saves the license.

Table 267. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.licenseSaved

target_system

CONFIG_DB

target_id

{null}

target

{null}



Table 268. Extended Properties

name

Value/Description

Multi-valued

license

The license string

false



The Localized Resource Updated (Since 3.1) action is logged when an admin updates the custom value for a localized resource string.

Table 269. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.i18nResourceUpdated

target_system

CONFIG_DB

target_id

{null}

target

({bundle_name},{locale},{resource_key})



Table 270. Extended Properties

name

Value/Description

Multi-valued

bundle

The name of the bundle

false

locale

The locale of the resource

false

key

The resource key

false

defaultValue

The default value for the resource

customValue

The specified custom value if any



The Log Configuration Saved action is logged when a user updates the global log configuration.

Table 271. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.logConfigSaved

target_system

CONFIG_DB

target_id

{null}

target

logConfig



Table 272. Extended Properties

name

Value/Description

Multi-valued

id

The ID of the database object

false

version

The version of the database object

false

accessLogEnabled

Whether access logging is enabled

false

accessLogMaxHistory

Max history for the access log

false

consoleAppenderPattern

The layout pattern for the main console appender

false

logstashEnabled

Whether logstash logging is enabled

false

logstashMaxHistory

Max history for the logstash log files

false

logLevels

The number of defined log levels

false

logLevel-{i}-loggerName

The logger name of the ith defined logger

false

logLevel-{i}-level

The log level of the ith defined logger

false

debugPolicies

The number of defined debug policies

false

debugPolicy-{i}-type

The type of the ith debug policy

false

debugPolicy-{i}-value

The value of the ith debug policy

false

debugPolicy-{i}-policy

The policy value for the ith debug policy

false



The Multi-Factor Authentication Key Setup (Since 3.1) action is logged when a user sets up their MFA key.

Table 273. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.mfaKeySaved

target_system

CONFIG_DB

target_id

The IdautoID of the target user

target

{null}



Table 274. Extended Properties

name

Value/Description

Multi-valued

targetName

The full name of the target user.

false



The Multi-Factor Authentication Key Deleted (Since 3.1) action is logged when a MFA key is deleted for a user.

Table 275. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.mfaKeyDeleted

target_system

CONFIG_DB

target_id

The IdautoID of the target user

target

{null}



Table 276. Extended Properties

name

Value/Description

Multi-valued

targetName

The full name of the target user.

false



The Multi-Factor Policy Saved (Since 3.1) action is logged when a new Multi-Factor Policy is saved.

Table 277. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.multiFactorPolicySaved

target_system

CONFIG_DB

target_id

The ID of the Multi-Factor Policy

target

{null}



Table 278. Extended Properties

name

Value/Description

Multi-valued

version

The version of the policy

false

name

The name of the policy

false

description

The description of the policy

false

priority

The priority of the policy

false

enabled

Whether the policy is enabled

false

filterAcl

The LDAP Filter ACL of the policy

false

totpWindowSize

The TOTP window size

false

issuerName

The issuer name of the policy

false



The Multi-Factor Policy Deleted (Since 3.1) action is logged when a Multi-Factor Policy is deleted.

Table 279. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.multiFactorPolicyDeleted

target_system

CONFIG_DB

target_id

The ID of the Multi-Factor Policy

target

{null}



Table 280. Extended Properties

name

Value/Description

Multi-valued

version

The version of the policy

false

name

The name of the policy

false

description

The description of the policy

false

priority

The priority of the policy

false

enabled

Whether the policy is enabled

false

filterAcl

The LDAP Filter ACL of the policy

false

totpWindowSize

The TOTP window size

false

issuerName

The issuer name of the policy

false



The Role Definition Saved action is logged when a user saves a Role Definition.

Table 281. Audit Log Columns

Column

Value/Description

product_id

net.idauto.audit.common.product.core

module_id

net.idauto.audit.common.module.core

action_id

net.idauto.audit.common.core.action.roleDefinitionSaved

target_system

CONFIG_DB

target_id

{null}

target

The ID of the role definition



Table 282. Extended Properties

name

Value/Description

Multi-valued

name

The name of the Role Definition

false

groupDN

The DN of the group associated with the role (if any)

false