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