Skip to main content

Adobe Experience Manager Sites

Welcome to the Adobe Experience Manager Community! Connect with peers to ask questions, share best practices, explore release updates, and contribute ideas that shape the future of Adobe Experience Manager.

  • 10000+ Total posts
  • 141,654 Total replies
8562 Total posts
Adobe Experience Manager: クロスサイトスクリプティングに対する保護機能(XSS Protection)によりブロックされたURLの確認方法

【目的】ページに埋め込んだはずのリンクのURLがレンダリングされていないとき、XSS Protection機能によってURLがブロックされている可能性があります。XSS Protection機能はコンテンツをフィルタリングし、無効なURLをブロックします。本記事ではブロックされたURLの確認方法をご紹介します。   XSS Protectionhttps://experienceleague.adobe.com/docs/experience-manager-65/developing/introduction/security.html?lang=ja   【環境】AEM 6.5   【対応方法】 Webコンソール/Sling/XSS Protection へアクセスします。(またはhttp://localhost:4502/system/console/xssprotectionへアクセスします。) StatusタブのBlocked URLsの以下の項目よりブロックされたURLが確認できます。URL: ブロックされたURLTimes Blocked: ブロックされた回数                     <留意事項>・上記は以下記事の抄訳/翻訳となります。KB記事タイトル(英語). Adobe Experience Manager: How to check URLs blocked by XSS Protection, August 22, 2022, https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-20407.html, (参照 2022-08-22).・本記事にいただいたコメントへの返信はお約束できません。あらかじめご了承ください。