Require authorization for data broker rest API [Updated in Security Center 1.3]

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • Use the glide.basicauth.required.databrokerrestapiprocessor property to require basic authorization for all inbound Data Broker Rest API requests.

    If this property is set to true, then authorization is applied. If it is set to false, then no authorization is used which could lead to sensitive information being leaked from your instance.
    警告:
    This is a safe harbor property, meaning the value can't be altered once it's changed. It is non-revertible.

    More information

    Attribute Description
    Configuration name glide.basicauth.required.databrokerrestapiprocessor
    Configuration type System Properties (/sys_properties_list.do)
    Data type Boolean
    Recommended value true
    Default value true
    Category Architecture, design, and threat modeling
    Security risk
    • Severity score: 8.6
    • CVSS score: High
    • Security risk details: If property is set to false, then API authentication will not be applied enabling a bad-actor to access sensitive data.
    Dependencies and prerequisites None