---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Require authorization for csv requests \[Updated in Security Center 1.3\]

# Require authorization for csv requests \[Updated in Security Center 1.3\] {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Use the glide.basicauth.required.csv property to designate if incoming CSV (Comma-Separated Values) requests should require basic authentication.

## More information {#sc-require-authorization-for-csv-requests__section_more_information}

Warnung:  
This is a safe harbor property, meaning the value can't be altered once it's changed. It is non-revertible.
{#sc-require-authorization-for-csv-requests__table_ajc_b43_3kb__entry__2}

| Attribute | Description |
|-|-|
| Property name | glide.basicauth.required.csv |
| Configuration type | System Properties (/sys_properties_list.do) |
| Category | [API and web service](https://servicenow-prod.fluidtopics.net/IQQn4Mcc1sDrMeZ8Xzt9tg "The API and Web Service category ensures that applications have appropriate authentication, authorization and session management, validate all input that traverses a trust boundary and include security controls for all API types.") |
| Purpose | To enforce basic authentication on CSV requests. |
| Recommended value | true |
| Security risk rating | 7.5 |
| Functional impact | This remediation enforces a combination of authentication methods, in the form of basic authentication and system level access control. * It performs this authentication while retrieving data from tables/pages in the form of CSV data on the instance. * It restricts any guest users who are currently accessing this data. If applicable, you may need to create a new account for users who need access to this content, with necessary access control permissions. {#sc-require-authorization-for-csv-requests__ul_h4y_m2p_nkb} To learn more, see [Retrieving data from a CSV formatted file](https://www.servicenow.com/docs/access?context=t_RetrieveDataFromACSVFormatFile&version=australia&pubname=australia-integrate-applications&ft:locale=en-US). |
| Security risk | (High) Without appropriate authorization configured on the incoming CSV requests, an unauthorized user can get access to sensitive content and data on the target instance. Ensure that glide.basicauth.required.csv exists in the sys_properties table and is set to true. |
| References | [Web service security](https://servicenow-prod.fluidtopics.net/HufJ4GCVCDT3qvGyCz1vtg "Enforce security using basic authentication, mutual authentication, or WS-Security.") |
[ ]

{#sc-require-authorization-for-csv-requests__table_ajc_b43_3kb}

