> 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-authentication-not-supported.md).

# エラー：SAML認証がサポートされていない

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

* Enterprise

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

#### 原因 <a href="#a0w8h2jrms6f" id="a0w8h2jrms6f"></a>

* 組織アカウントでは SAML が有効になっていません
* ユーザーは組織に属していません
* 古いログインデータ
* SAML アサーションの電子メール属性が既存のSmartsheetユーザー アカウントと一致しません

#### 解決： <a href="#dfbyrnuihyje" id="dfbyrnuihyje"></a>

* システム管理者に「セキュリティ コントロール > 認証」に移動して、SAML オプションがチェックされていることを確認してもらいます。
* ユーザーを組織に追加します。
* キャッシュと Cookie をクリアするか、プライベート/シークレット ブラウザ セッションを試してください。
* アサーションを[キャプチャ](https://help.smartsheet.com/articles/2482708-troubleshoot-saml-capture-assertion)して[分析](https://help.smartsheet.com/articles/2482709-identify-saml-assertion-issues)します。 email 属性で渡されたメール アドレスが、ユーザーのSmartsheetアカウントのプライマリ メール アドレス、または確認済みのセカンダリ メール アドレスであることを確認してください。 IdP 管理者と協力して、会社の 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-authentication-not-supported.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.
