> ## Documentation Index
> Fetch the complete documentation index at: https://translations.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> トークンとユーザーデータの保存、許可リスト、拒否リストに関するデータセキュリティについて学びます。

# データセキュリティ

* [許可リスト用の Auth0 IP アドレス](/docs/ja-jp/secure/security-guidance/data-security/allowlist) - ご利用の環境がファイアウォールの内側にある場合、カスタムデータベース接続、Actions、フック、ルールを正しく機能させるために、特定の Auth0 IP アドレスを許可リストに追加する必要があることがあります。
* [ユーザー属性を拒否リストに追加する](/docs/ja-jp/secure/security-guidance/data-security/denylist) - プライバシー上の理由から Auth0 データベースに保存すべきでないユーザーフィールドがある場合は、ユーザー属性を拒否リストに追加できます。
* [ユーザーデータの保存](/docs/ja-jp/secure/security-guidance/data-security/user-data-storage) - ユーザーデータの保存に Auth0 データストアを使用する場合と、外部データベースを使用する場合の違いについて学びます。
* [トークンの保存](/docs/ja-jp/secure/security-guidance/data-security/token-storage) - トークンベースの認証で使用されるトークンを、どのように、どこへ保存するかを学びます。

<div id="learn-more">
  ## 詳細はこちら
</div>

* [セキュリティに関する一般的なヒント](/docs/ja-jp/secure/security-guidance/tips)
* [トークンのベストプラクティス](/docs/ja-jp/secure/tokens/token-best-practices)
* [カスタムデータベース接続のセキュリティのベストプラクティス](/docs/ja-jp/authenticate/database-connections/custom-db/custom-database-connections-scripts/connection-security)
* [Application Grant を使用して API へのアクセスを取り消す](/docs/ja-jp/get-started/applications/revoke-api-access)
