Experience Cloud サイトのセキュリティを強化するため、すべてのユーザー (パートナー、カスタマーを含む) はメールアドレスの変更時に検証を行う必要があります。この記事では、Experience Cloud ユーザーが自身のプロファイルからメールアドレスを更新し、検証を完了するための手順について説明します。
Salesforce Platform の標準ユーザーのメールアドレス認証は、以下の方法で開始できます。
管理者がユーザーを認証する場合、 [設定] | [ユーザー] に移動し、対象のユーザーを選択後、メールアドレスの横にある [検証] をクリックします。
ユーザー本人が認証する場合、 [ユーザーの詳細] ページにアクセスし、ご自身のメールアドレスの横にある [検証] をクリックします。
Salesforce Platform の標準ユーザーとは異なり、Experience Cloud (コミュニティ) ユーザーのユーザーレコードには [検証] ボタンが表示されません。 Experience Cloud ユーザーのメールアドレス検証を正常に完了させるには、以下の手順に従ってください。
以下の SOQL クエリを実行して、検証状況を確認します。
SELECT Id, Username, FirstName, LastName, Email, HasUserVerifiedEmail
FROM User
WHERE Id = '(User ID)'
ユーザーがすでにメールアドレスを検証している場合、HasUserVerifiedEmail 項目は true になります。
[設定] | [すべてのサイト] に移動する。
対象サイトの横にある [ワークスペース] をクリックする。
[管理] | [メール] を選択する。
以下のテンプレートが設定されていることを確認する。
古いメールアドレスの変更確認
新しいメールアドレスの変更確認
これらのテンプレートは、メールアドレス変更時に検証メールが正しく送信されるために必要です。
ユーザーに以下の操作を依頼します。
Experience Cloud サイトにログインする。
右上のアバター (プロファイル写真) をクリックする。
[プロファイル] または [設定] ページにアクセスする。
メールアドレスを変更する。
ユーザーがメールアドレスを更新すると、Salesforce は新しいアドレスに検証メールを送信します。ユーザーはメール内の検証リンクをクリックして変更を確定する必要があります。検証が完了すると、新しいメールアドレスがユーザーのプロファイルで有効になります。
補足: Apex メソッド asyncEmailConfirmation を使用して、検証リンクをメールで送信することも可能です。詳細は、関連ドキュメントをご参照ください。
005103627

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.