---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/api-reference

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Enable WS-Security verification

# Enable WS-Security verification {#ariaid-title1}

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

Administrators can enable Web Services Security (WSS) verification from the Web
Services system properties.

## Vorbereitungen

Role required: web_service_admin or admin

## Prozedur

1. Navigate to AllSystem Web ServicesProperties.
2. For Require WS-Security header verification for all incoming SOAP requests, select Yes.  
   Hinweis:  
   Selecting this option enables WS-Security for all inbound SOAP requests. It is not possible to enable WS-Security for only some requests.
3. Click Save.
4. Create a [WS-security profile](https://servicenow-prod.fluidtopics.net/K~SykhEs086BmXy~7a8dKQ "Create a new WS Security profile to define how to authenticate a web services message when WS-Security is enabled.").
5. Update the user record for the [Mid Server](https://www.servicenow.com/docs/access?context=t_SetupMIDServerRole&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US) and [ODBC
   driver](https://servicenow-prod.fluidtopics.net/U4SF0pbdx9AYjFQMk2DF0Q "The ServiceNow open database connectivity (ODBC) driver provides read-only access to the database associated with your ServiceNow instance.") to [mark these users as internal integration users](https://servicenow-prod.fluidtopics.net/AxNPL3v9TmHg6ZmZj94bmw "Allow internal integration communications to bypass the WSS authentication requirement by marking their user accounts as internal integration users.").
6. Download and install the latest [MID Server](https://www.servicenow.com/docs/access?context=mid-server-installation&version=australia&pubname=australia-servicenow-platform&ft:locale=en-US) and [ODBC
   driver](https://servicenow-prod.fluidtopics.net/U4SF0pbdx9AYjFQMk2DF0Q "The ServiceNow open database connectivity (ODBC) driver provides read-only access to the database associated with your ServiceNow instance.").
7. To validate SOAP request signatures, upload the remote web service's certificate as a JKS and create the web service's WSS Username Token Profile.  
   Hinweis:  
   Because ServiceNow WSS implementation does not verify the CA certificate, you do not need to upload the web service's CA certificate.
* **[Mark service accounts as internal integration users](https://servicenow-prod.fluidtopics.net/AxNPL3v9TmHg6ZmZj94bmw)**   
  Allow internal integration communications to bypass the WSS authentication requirement by marking their user accounts as internal integration users.

**Zugehörige Informationen**   

* [Basic authentication](https://servicenow-prod.fluidtopics.net/bV_egW77a65gQ5MQVDMa6Q#c_SOAPWebService__SOAP-basic-auth)

