Constellation app static service 1.31 deployment

What value should be passed to skipTokenPermissionCheck parameter when deploying Constellation AppStatic Service version 1.31 for Pega Platform 24.2.1 ?

@EngincanY :warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

information was sourced primarily from the official Pega documentation:

  1. Deploying the Constellation Application Static Service
    • This documentation specifically describes the skipTokenPermissionCheck parameter
    • It states that you should set it to true when deploying Constellation AppStatic Service version 1.31 if you haven’t installed the appropriate security hotfix for your Pega Platform release
    • It lists specific hotfixes for various platform versions, including HFIX-C339 for Pega Platform 24.2.0

For Pega Platform 24.2.1, you should set the skipTokenPermissionCheck parameter to true when deploying Constellation AppStatic Service version 1.31 if you have not yet installed the appropriate security hotfix for your platform release.

According to the documentation, different platform versions require specific security hotfixes:

  • For 24.2.0, the appropriate hotfix is HFIX-C339 (fixed in 24.2.2 via BUG-910082)
  • For 24.1.x versions, there are specific hotfixes (HFIX-C340, HFIX-C338, HFIX-C337)
  • For 23.1.x versions, there are specific hotfixes (HFIX-C336, HFIX-C315, HFIX-C335, HFIX-C334, HFIX-C333)

While the documentation doesn’t explicitly mention a specific hotfix for 24.2.1, the general recommendation applies - set the parameter to true if no security hotfix has been installed. As a best practice, Pega recommends installing the appropriate hotfix for your platform version as soon as possible.

If you need to identify the specific hotfix for 24.2.1, I’d recommend checking with Pega Support for the most up-to-date information.