カスタム URL を介したパスワードリセット:Google reCAPTCHA エラー:サイト所有者のエラー:サイトキーのドメインが無効ですIssue <!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } パスワードリセットは、ServiceNow プラットフォームの他の部分とは別のサブスクリプションとして利用でき、パスワードリセットプラグインが必要です。 プラグインを有効にするには、[システム定義] -[> プラグイン] に移動し、デモデータを使用してパスワードリセットプラグインを有効にします。 その後、「パスワードリセット」-「>プロパティ」>「プロセス」に移動し、プロセスを選択します。カスタム URL からプロセスによって定義されたページに移動します。 キャプチャに次のエラーが表示されます:「サイト所有者のエラー:サイトキーのドメインが無効です (ERROR for site owner: Invalid domain for site key)」 Release<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Cause<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } シークレットキーがシステムプロパティ「google.captcha.site_key」と異なります。 Resolution<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Google reCAPTCHA サービスを使用するには、service-now.com 以外のドメインで実行されているインスタンスに Google からの API キーペアが必要です。 https://www.google.com/recaptcha で Google に API キーペア (サイトキーとシークレット) を要求します。次のシステムプロパティを設定します password_reset.captcha.google.enabled: true に設定 (デフォルトでは true)タイプは文字列です google.captcha.site_key:Google から提供されたサイトキーに設定します。 タイプ: 文字列デフォルト:Google が ServiceNow に提供したサイトキー google.captcha.secret:Google が提供したシークレットに設定します。 タイプ:password2デフォルト:Google が ServiceNow に提供した暗号化されたシークレット Related Links<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Google CAPTCHA は他のさまざまな目的にも使用されており、独自の Google CAPTCHA キーが必要になる場合があることに注意してください。 外部ユーザー自己登録用の Google reCAPTCHA の構成: https://docs.servicenow.com/bundle/paris-platform-administration/page/integrate/authentication/task/configure-recaptcha-sp.html コミュニティとともにインストールされるプロパティ: https://docs.servicenow.com/bundle/paris-customer-service-management/page/product/customer-communities/reference/communities-properties.html sn_ext_usr_reg.captchaEnabled:自己登録ページで Google re-CAPTCHA を有効にします。タイプ:ブーリアン デフォルト値:true 個別のキー/パスワードについての言及なし ゲストユーザーのウォークアップエクスペリエンスを構成するためのシステムプロパティ https://docs.servicenow.com/bundle/paris-customer-service-management/page/product/customer-service-management/reference/csm-walkup-guest-configure.html sn_guest_walkup_cs.captcha.enabled (true/false) Google キー/PW についての言及は必要ありません。