# 多要素認証

## デフォルトMFA設定

すべての組織では、デフォルトで多要素認証が有効になっています。デフォルト設定では、プラットフォームのユーザーはブラウザーを最大30日間記憶でき、 **Adaptive MFA** 戦略を使用します（詳細は以下を参照）。

## MFA設定を変更

{% hint style="warning" %}
MFA設定を変更した後、変更が有効になるまで最大1時間かかる場合があります。
{% endhint %}

デフォルトのMFA設定を表示または変更するには、プラットフォームにログインし、 [組織設定ページへ移動](/pushly-ja/platform/organizations.md#accessing-organization-context) できます。

次に、 `セキュリティ` タブを開いて、次の項目の現在の設定を確認してください。 **ブラウザーを記憶** および **MFAモード** の中で **多要素認証（MFA）** セクションから取得します。

<figure><img src="/files/c62384e12eb17085992a7eba6e604031047681cf" alt=""><figcaption></figcaption></figure>

ここから、 **編集** ボタンをクリックして、これらの設定を変更できます。

**ブラウザーを記憶**

有効にすると、ユーザーはチェックボックスをオンにして、現在のブラウザーで30日間MFAをスキップできるようになります。&#x20;

**MFAモード**

* **Adaptive**：新しいデバイスを使用している場合、異常な移動距離が検出された場合、または疑わしいIPアドレスを使用している場合に、ユーザーはMFAの完了を求められます。
* **Mandatory**：ブラウザーを記憶が有効な場合、ユーザーは30日ごと、または少なくとも1回の正常なログインが7日間ない場合にMFAの完了を求められます。ブラウザーを記憶が無効な場合、ユーザーはログインするたびにMFAを求められます。

{% hint style="info" %}
ユーザーに毎回の正常なログイン後にMFAプロセスを完了させたい場合は、 **ブラウザーを記憶** をオフにして、 **MFAモード** を **をMandatoryに設定してください。**
{% endhint %}


---

# Agent Instructions: 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://documentation.pushly.com/pushly-ja/platform/organizations/duo-yao-su-ren-zheng.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.
