Require authorization for data broker rest API [Updated in Security Center 1.3]
Use the glide.basicauth.required.databrokerrestapiprocessor property to require basic authorization for all inbound Data Broker Rest API requests.
If the glide.basicauth.required.databrokerrestapiprocessor system property is not set to the recommended value of true, then basic authorization is not required for all inbound Data Broker Rest API 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 |
|---|---|
| Configuration name | glide.basicauth.required.databrokerrestapiprocessor |
| Configuration type | System Properties (/sys_properties_list.do) |
| Data type | Boolean |
| Recommended value | true |
| Default value | true |
| Fallback value | false |
| Category | Architecture, design, and threat modeling |
| Security risk |
|
| Functional impact | None |
| Dependencies and prerequisites | None |