{
  "isCaptchaEnabled" : false,
  "isRememberMeEnabled" : true,
  "googleRecaptchaPublicKey" : "6LcMzpsUAAAAAD2JOVSS9DYyk7aSbk-KQ3KL7Nkv",
  "passwordPolicy" : {
    "commonPassword" : true,
    "upperCase" : true,
    "lowerCase" : true,
    "numericNum" : true,
    "specialChar" : true,
    "historyPassword" : true,
    "repeatChar" : true,
    "repeatCharCount" : 3,
    "minLength" : 10,
    "maxLength" : 50
  },
  "otpTimer" : "90",
  "tawasalEnabled" : true,
  "tawasalServices" : [ "CHANGE_OCCUPATION", "EXTEND_VISIT_VISA", "ISSUE_CANCEL_ER", "ISSUE_CANCEL_FE", "ISSUE_RENEW_IQAMA", "SPONSORSHIP_TRANSFER", "UPDATE_INFORMATION" ],
  "tawasalServicesEnabled" : false,
  "tawasalMoiNumbers" : [ "7000874060", "7004718750", "7018065164", "7001697601", "7000363213", "7001773477" ],
  "tawasalMoiNumbersEnabled" : false,
  "partialIqamaEnabled" : true,
  "refreshToken" : {
    "maxUserIdleTimeBeforeRefreshToken" : 240000,
    "sessionPopupDuration" : 120000,
    "extraBufferBeforeTokenExpiry" : 30000
  }
}