---
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 XSD Requests \[Updated in Security Center 1.3\]

# Require Authorization for XSD 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.xsd property to designate if incoming XSD (XML Schema Definition) requests should require basic authentication.
Ensure the property glide.basicauth.required.xsd exists in the
sys_properties table and is set to true.

## More information {#sc-xsd-request-authorization__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-xsd-request-authorization__table_ajc_b43_3kb__entry__2}

| Attribute | Description |
|-|-|
| Property name | glide.basicauth.required.xsdglide.basicauth.required.xsd |
| 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 XSD requests. |
| Recommended value | true |
| Security risk rating | 5.3 |
| 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 XSD 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-xsd-request-authorization__ul_knw_w2p_nkb} To learn more, see [Non-interactive sessions](https://www.servicenow.com/docs/access?context=c_NonInteractiveSessions&version=australia&pubname=australia-platform-administration&ft:locale=en-US). |
| Security risk | (Moderate) Without appropriate authorization configured on the incoming XSD requests, an unauthorized user can get access to sensitive content/data on the target instance. |
| References | [Authentication](https://servicenow-prod.fluidtopics.net/nATJH8t6~ByQtwXumQGMnQ "ServiceNow's authentication validates the identity of a user who accesses an instance, and then authorizes the user to features that match the user's role or job function.") |
[ ]

{#sc-xsd-request-authorization__table_ajc_b43_3kb}

