Configuration and Administration

glog.security Properties

To control the behavior of Oracle Transportation Management, you can change settings in the glog.properties file or the appropriate property set.

Note: To protect hosted systems, these properties cannot be modified in the cloud without a service request.

 

Property

New in Version

Definition

glog.security.groups.idcs.synchronization

23C

Enables the synchronization of BI Roles to IDCS Groups from OTM to IDCS during user synchronization.

Default: false

glog.security.impersonateDomainContext

 

Note: The functionality of this property is disabled. If it was enabled by Oracle, it would allow you to use another domain for your VPD context. It defaults to false.

glog.security.stackTrace.hide   See the Security Guide.

glog.security.synchExecAsUser

21C

Fixes problems with custom security on agents and recurring processes conflicting with internal impersonation. Set to true to address the issue.

Default: False

glog.security.user.idcs.allowCreate

21A

Allows users to be created in IDCS. Default: true. See Synchronize User.

glog.security.user.idcs.allowDelete

21A

Allows users to be deleted in IDCS. Default: false. See Synchronize User.

glog.security.user.idcs.allowUpdate 24A Allows users to be updted in IDCS. Default: false. See Synchronize User.

glog.security.user.idcs.autosynchronization

21A

Enables the auto-synchronization from OTM to IDCS during User Maintenance. Default: false. See Synchronize User.

glog.security.user.idcs.emailAddress.length

21A

The allowed length of the Email Address for IDCS synchronization. It is not recommended to change this property. Default: 100. See Synchronize User.

glog.security.user.idcs.externalSystem

21A

Set up the External System for IDCS and configure this property to specify the IDCS external system. No default. See Synchronize User.

glog.security.user.idcs.firstName.length

21A

The allowed length of the First Name for IDCS synchronization. It is not recommended to change this property. Default: 100. See Synchronize User.

glog.security.user.idcs.lastName.length

21A

The allowed length of the Last Name for IDCS synchronization. It is not recommended to change this property. Default: 100. See Synchronize User.

glog.security.user.idcs.userName.length

21A

The allowed length of the User Name for IDCS synchronization. It is not recommended to change this property. Default: 100. See Synchronize User.

glog.security.user.idcs.validateUserAttributes

21A

Enables the various validations on the user attributes fields which are synchronized between OTM and IDCS.

Disabling the validation can cause Bad Request Errors coming from IDCS. It is not recommended to change this property.

Default: true. See Synchronize User.

glog.security.userSession.enabled

 

To enable navigation from Oracle Transportation Management to Transportation Intelligence without an external single sign on (SSO) solution, set this property to "true".

The default is false.

Related Topics