---
sourceDocument: Xanadu API リファレンス
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/ja-JP/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - ja-JP

ft:publication_title :

    - Xanadu API リファレンス

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# WS-Security プロパティ

# WS-Security プロパティ {#ariaid-title1}

* リリースバージョン: Xanadu
* 
* 更新日 2024年08月01日
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 所要時間：2分

これらのプロパティは、WS-Security X.509 トークンの動作を制御します。
{#ws-security-properties__table_thq_3vj_wy__entry__2}

| プロパティ | 説明 |
|-|-|
| glide.soap.msg_digest.algorithm | メソッドダイジェストアルゴリズムを指定します。可能な値は、SHA-1、SHA-256、および SHA-512 です。 * タイプ：文字列 * デフォルト値：SHA-1 * 場所：システムプロパティ \[sys_properties\] テーブルに追加 {#ws-security-properties__ul_gyr_wvj_wy} |
| glide.soap.signature.algorithm | 署名アルゴリズムを指定します。可能な値は、RSA-SHA-1、RSA-SHA-256、および RSA-SHA-512 です。 * タイプ：文字列 * デフォルト値：RSA-SHA-1 * 場所：システムプロパティ \[sys_properties\] テーブルに追加 {#ws-security-properties__ul_yfp_yvj_wy} |
| glide.soap.canonical.algorithm | 正規化アルゴリズムを指定します。可能な値は、Canonical XML 1.0、Canonical XML 1.0 (コメント付き)、Exclusive Canonical XML 1.0、および Exclusive Canonical XML 1.0 (コメント付き) です。 * タイプ：文字列 * デフォルト値：Exclusive Canonical XML 1.0 * 場所：システムプロパティ \[sys_properties\] テーブルに追加 {#ws-security-properties__ul_mxr_yvj_wy} |
[表 : 1. プロパティ]

{#ws-security-properties__table_thq_3vj_wy} これらのプロパティで可能な値はそれぞれ、標準の WS-Security アルゴリズムを表します。{#ws-security-properties__table_n4y_szx_wy__entry__2}

| 値 | アルゴリズム |
|-|-|
| メソッドダイジェストアルゴリズム ||
| SHA-1 | http://www.w3.org/2000/09/xmldsig#sha1 |
| SHA-256 | http://www.w3.org/2001/04/xmlenc#sha256 |
| SHA-512 | http://www.w3.org/2001/04/xmlenc#sha512 |
| 署名アルゴリズム ||
| RSA-SHA-1 | http://www.w3.org/2000/09/xmldsig#rsa-sha1 |
| RSA-SHA-256 | http://www.w3.org/2001/04/xmldsig-more#rsa-sha256 |
| RSA-SHA-512 | http://www.w3.org/2001/04/xmldsig-more#rsa-sha512 |
| 正規化アルゴリズム ||
| Canonical XML 1.0 | http://www.w3.org/TR/2001/REC-xml-c14n-20010315 |
| Canonical XML 1.0 (コメント付き) | http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments |
| Exclusive Canonical XML 1.0 | http://www.w3.org/2001/10/xml-exc-c14n# |
| Exclusive Canonical XML 1.0 (コメント付き) | http://www.w3.org/2001/10/xml-exc-c14n#WithComments |
[表 : 2. プロパティ値の URL]

{#ws-security-properties__table_n4y_szx_wy}

