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

# Require authorization for API 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.api property to enhance security for basic authorization for incoming REST requests.
Set the glide.basicauth.required.api property to true to require authorization for all REST requests. Set the property to false to bypass authorization for all REST requests.  
Warnung:  
This is a safe harbor property, meaning the value can't be altered once it's changed. It is non-revertible.

## More information {#sc-api-request-authorization__section_more_information}

{#sc-api-request-authorization__table_ajc_b43_3kb__entry__2}

| Attribute | Description |
|-|-|
| Property name | glide.basicauth.required.api |
| 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 | Basic authorization for incoming REST requests. |
| Recommended value | True (default) |
| Configuration type | String |
| Security risk | (High) If "glide.basicauth.required.api" is not set to the recommended value of "true", then this will disable Basic Authentication on API request and will lead to unauthenticated access to instance data. |
| Security risk rating | 8.6 |
[ ]

{#sc-api-request-authorization__table_ajc_b43_3kb}

