Require authorization for SCHEMA requests [Updated in Security Center 1.3]

  • Release version: Xanadu
  • Updated August 1, 2024
  • 1 minute to read
  • Use the glide.basicauth.required.schema property to require basic authorization for all Inbound Table Schema Processor requests.

    The Inbound Table Schebma Processor handles incoming schema requests for the platform.

    Set glide.basicauth.required.schema to the recommended value of true to require basic authorization for all Inbound Table Schema Processor requests. Set the value to false to not require basic authorization for all Inbound Table Schema Processor requests.

    Warning:
    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
    Property name glide.basicauth.required.schema
    Configuration type System Properties (/sys_properties_list.do)
    Category API and web service
    Purpose To require basic authorization for all Inbound Table Schema Processor requests.
    Recommended value True (default value).
    Configuration type Boolean
    Security risk (Moderate) Omitting authentication from this processor will lead to unauthenticated access to instance data.