> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/system-admin/saml-and-single-sign-on/saml-assertion-supported-claims.md).

# SAMLアサーション： Smartsheetでサポートされているクレームの例

サポートされているクレームと SAML アサーションの例のリファレンス。

### プラン <a href="#sryajbbnhhow" id="sryajbbnhhow"></a>

* Smartsheet
* Enterprise

プラン タイプと含まれる機能の詳細については、[ 「Smartsheetプラン」ページ](https://smartsheet.dxable.com/price)を参照してください。

#### 必須の属性 <a href="#s29w95utq2dg" id="s29w95utq2dg"></a>

サインイン認証を成功させるには、永続 ID と電子メール アドレスの両方のクレームをSmartsheetに渡す必要があります。これには 2 つの別々のクレームが必要です。詳細については以下をご覧ください。

**永続ID**

これは、アイデンティティに関して変更される可能性が最も低い属性と言えます。 Smartsheet は、 NameID 要素でエンコードされた 6 つの形式 (そのうちのいくつかは SAML 2.0 標準で指定されていません) を受け入れます。私たちがサポートしている形式は次のとおりです。

* urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress
* urn:oasis:names:tc:SAML:2.0:nameid-format:email
* urn:oasis:names:tc:SAML:2.0:nameid-format:persistent
* urn:oasis:names:tc:SAML:2.0:nameid-format:unspecified
* urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
* urn:oid:1.3.6.1.4.1.5923.1.1.1.10

Smartsheet は、NameID 要素のないアサーションも受け入れ、以下に一致する属性がある場合は属性から永続 ID 値を抽出します。

* name="eduPersonPrincipalName" nameFormat="urn:oasis:names:tc:SAML:2.0:attrname-­format:basic"
* name="<http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsaccountname>"
* name="persistent" nameFormat="urn:oasis:names:tc:SAML:2.0:nameid-­format:persistent"
* name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6" nameFormat="urn:oasis:names:tc:SAML:2.0:attrname-­format:uri"
* name="eduPersonPrincipalName" nameFormat="urn:oasis:names:tc:SAML:2.0:attrname-­format:uri"

**電子メールアドレス**

これは、 Smartsheetアカウントに関連付けられている電子メール アドレスです。これは、 Smartsheetサービスのユーザー名に相当します。これは属性である必要があり、NameID 要素から抽出されません。受け入れられる形式は次のとおりです。

* name="email" name="<http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress>"
* name="emailAddress",nameFormat="urn:oasis:names:tc:SAML:2.0:attrname-­format:basic"
* name="Email",nameFormat="urn:oasis:names:tc:SAML:2.0:attrname­-format:basic"
* name="saml\_username",nameFormat="urn:oasis:names:tc:SAML:2.0:attrname-­format:basic"
* name="emailaddress",nameFormat="urn:oasis:names:tc:SAML:2.0:attrname-­format:unspecified"
* name="emailaddress",nameFormat="<http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress>"
* name="urn:oid:0.9.2342.19200300.100.1.3",nameFormat="urn:oasis:names:tc:SAML:2.0:attrname-­format:uri"
* name="mail",nameFormat="urn:oasis:names:tc:SAML:2.0:attrname­-format:basic"

#### オプションの属性 <a href="#qpkeyyomvvwv" id="qpkeyyomvvwv"></a>

**名**

アカウントに関連付けられている人の名 (名)。 Smartsheet がサポートする形式は次のとおりです。

* name="givenName" name="<http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname>"
* name="givenname" nameFormat="urn:oasis:names:tc:SAML:2.0:attrname-­format:basic"
* name="given\_name" nameFormat="urn:oasis:names:tc:SAML:2.0:attrname-­format:basic"
* name="givenname" nameFormat="<http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname>"
* name="givenname" nameFormat="urn:oasis:names:tc:SAML:2.0:attrname­-format:unspecified"
* name="urn:oid:2.5.4.42" nameFormat="urn:oasis:names:tc:SAML:2.0:attrname-­format:uri"

**姓**

アカウントに関連付けられている人の姓 (姓)。 Smartsheet がサポートする形式は次のとおりです。

* name="surname"
* name="<http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname>"
* name="surname" nameFormat="urn:oasis:names:tc:SAML:2.0:attrname­-format:basic"
* name="sur\_name" nameFormat="urn:oasis:names:tc:SAML:2.0:attrname-­format:basic"
* name="surname" nameFormat="<http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname>"
* name="surname" nameFormat="urn:oasis:names:tc:SAML:2.0:attrname­-format:unspecified"
* name="urn:oid:2.5.4.4" nameFormat="urn:oasis:names:tc:SAML:2.0:attrname­-format:uri"

#### アサーションのサンプル <a href="#gp60rpmybqfr" id="gp60rpmybqfr"></a>

メタデータを生成するときは、上記のクレームを使用する必要があります。

SAML 応答アサーションのいくつかの例を参照するには、次のリンクに移動します。\
<https://www.samltool.com/generic\\_sso\\_res.php>

注記\
これらの例は説明のみを目的としており、 Smartsheetでは機能しません。メタデータは IdP によって生成される必要があります。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.dxable.com/smartsheet/system-admin/saml-and-single-sign-on/saml-assertion-supported-claims.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
