JSON file for configuring the Tenant Management Console

Here’s the content of the JSON file that configures the Tenant Management Console for the Finance tenant. The name of the file is FinanceMgmtConsole.json.

{
  "ipSettings" : {
     "allowAddresses" : {
       "ipAddress" : [ "192.168.103.18", "192.168.103.24", "192.168.103.25" ]
     },
     "denyAddresses" : {
       "ipAddress" : [ ]
     },
    "allowIfInBothLists" : false
  },
  "minimumPasswordLength" : 6,
   "forcePasswordChangeDays" : 45,
   "disableAfterAttempts" : 3,
   "disableAfterInactiveDays" : 30,
   "logoutOnInactive" : 20,
   "loginMessage" : "Welcome to the Finance Tenant"
}

Trademark and LegalDisclaimer

© 2016 Hitachi Data Systems Corporation. All rights reserved.