---
sourceDocument: Yokohama API Reference
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/api-reference

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Create a new security policy

# Create a new security policy {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Administrators can specify which security profiles WS-Security communications must
meet by creating a new security policy.

## Before you begin

Role required: web_service_admin or admin

## Procedure

1. Navigate to AllSystem Web ServicesSOAP Security Policies.
2. Click New.
3. Fill out the SOAP Security Policy form (see table).  
   {#t_CreateANewSecurityPolicy__table_chp_1qb_fr__entry__2}

   | Field | Description |
   |-|-|
   | Name | Enter a unique name for the security policy. Use this name to set the default security policy with the `glide.soap.default_security_policy` property. |
   | Type | Select whether the SOAP security policy applies to inbound or outbound traffic. |
   | Required to Sign SOAP Request | Select this checkbox to require signed SOAP requests. Clear the checkbox to allow unsigned SOAP requests. When enabled, the instance will produce an error for any SOAP request that does not include a valid signature. When disabled, the instance still verifies any signature included with a SOAP request. |
   | Authenticate | Select if a SOAP request must authenticate against all security profiles or at least one security profile. |
   | Security Profiles | Select the [security profiles](https://www.servicenow.com/docs/~OZeDhnkHbQcGhTOEUSBBw "Support for WS-Security 1.1 in the form of WSS X.509 Token Profile and WSS Username Token Profile is available for incoming SOAP requests.") you want to apply to this SOAP security policy. You must select at least one security profile. |
   [Table 1. SOAP Security Policy form fields]

   {#t_CreateANewSecurityPolicy__table_chp_1qb_fr}
4. Click Submit.

*[\>]: and then


