{
  "netCache": true,
  "jsonHash": "53ce8e7086257369eb1085751d2ad6b6c266ec5619b886bc6bb6d3d9c7bc8d1b",
  "appName": "kpdl",
  "secureActions": [
    {
      "key": "signon",
      "path": "/care/[^/]+/ciam/signon_service/[^/]+/signon",
      "auth": true
    },
    {
      "key": "token",
      "path": "^/care/[^/]+/token$",
      "auth": true
    },
    {
      "key": "logout",
      "path": "/logout.wpp$",
      "auth": false
    },
    {
      "key": "uds_user",
      "path": "^/mycare/[^/]+/user$",
      "cache": true
    },
    {
      "key": "uds_proxy",
      "headers": "x-encryption",
      "path": "^/mycare/[^/]+/proxyinformation$",
      "cache": true
    },
    {
      "key": "uds_entitlements",
      "count": 2,
      "path": "^/mycare/[^/]+/entitlements$",
      "cache": true
    },
    {
      "key": "reset-user",
      "method": "PUT",
      "path": "/mycare(/[^/]+)?/digital-identity/di-bff-pnpuserprofile/[^/]+/profile$",
      "clear": "all"
    },
    {
      "key": "reset-region",
      "method": "POST",
      "path": "/mycare/.*?/regionswitcher-service/[^/]+/switch$",
      "clear": "all"
    },
    {
      "key": "reset-region-link",
      "method": "POST",
      "path": "/mycare/.*?/visiting-member-service/[^/]+/user/areaofcare/link$",
      "clear": "all"
    },
    {
      "key": "reset-relationship",
      "method": "POST,PUT,DELETE",
      "path": "/mycare/.*?/id-affm-service/[^/]+/members/relationships$",
      "clear": "all"
    },
    {
      "key": "reset-proxy",
      "method": "POST",
      "path": "/mycare/consumer/myprofilehome/myprofile/",
      "clear": "all"
    }
  ],
  "version": "2.2.10"
}