Search for existing answers to your product and support questions.
Familiarize yourself with our support site and learn best practices in working with our team.
Manage Service Requests, View and update service requests submitted by you and others in your organization.
Submit a new issue to our technical support team.
Oracle B2C Service insights from our Technical Support team subject matter experts
Browse resources to assist you in launching your implementation and ensure a successful go-live.
Access your OCI account.
Find product documentation for supported versions of B2C and documentation libraries for related service solutions.
You will have the tools to improve your customers' experience when you learn about all the things our products can do.
Find links for API documentation, Custom Processes, Customer Portal, and Agent Browser UI Extensibility Framework.
Explore how accelerators are designed to demonstrate how an integration scenario could be built using the public integration and extension capabilities of the Oracle B2C Service.
Prepare for a successful transition by reviewing upcoming release changes and enhancements.
Explore webinars, events, and feature kits to learn about B2C Service features, functionality, and best practices from the technical experts.
Oracle MyLearn offers a portfolio of free and paid subscription-based learning resources to help you gain valuable skills, accelerate cloud adoption, increase productivity, and transform your business.
Empower your team with the skills to implement, configure, manage, and use your applications with Customer Experience Cloud Training.
Our goal is to facilitate a friendly, supportive environment where members can easily collaborate with each other on solutions and best practices.
Ask and answer questions specific to B2C.
This is an exciting resource intended to help with your Oracle Service Cloud Analytics.
Share product improvement ideas and enhancement requests with Oracle Development, while collaborating with other Oracle customers and partners.
Update your phone number, email notification preferences, and severity 1 and severity 2 contact preferences.
View the contact managers within your organization.
Find contact information of the Technical Account Manager (TAM) and Client Success Manager (CSM) for your organization.
Oracle B2C Serviceアプリケーションのフォーム送信について利用可能なセキュリティ機能について教えてください。
環境:
CAPTCHA
解決策:
Oracle B2C Serviceには、Webフォーム送信に関連付けられたセキュリティ機能があります。 これにより、悪意のあるボットネットやその他のサイトの整合性とセキュリティを危険にさらす攻撃に対する追加のセキュリティ層が顧客に提供されます。
CAPTCHAダイアログの例(クリックすると拡大します)
システムが不正利用を検出すると、カスタマ・ポータルにCAPTCHAが開きます。日常のWebフォーム・トラフィックは監視されており、トラフィックが特定のしきい値を超えるとCAPTCHAが表示されます。不正利用が検出されると、システムはページへのCAPTCHA検証ダイアログの挿入を開始します。CAPTCHAの質問に対してユーザーが正しく入力すると、システムは通常どおりセッションの続行を許可し、ボットネットからの不正なセッションが中止されます。
CAPTCHAを通じて確認を求められた場合は、次の点に注意してください。 1.セッションを通して変化するので、選択したい画像の種類を必ずお読みください。 2.上下にスクロールしてすべての画像を表示します。 3.必要な画像を選択して[確認]をクリックすると、「ログイン」画面に「ログイン」ボタンが表示され「[ロボットではありません」が選択されてログインできるようになります。 4.Captchaの画像はGoogle Captchaによって管理されているため、表示される内容や確認の要件を管理することはできません。
CAPTCHAを完全に無効化することはできませんが、しきい値を非常に高くすることによってカスタマに検証を求めないようにすることができます。しきい値を高くするには、Ask Technical SupportにアクセスしてTechnical Supportチームにお問い合わせください。
すべてのフォームでCAPTCHAが(デフォルトで)要求されるようにする場合も、カスタマはFormSubmitウィジェットを編集してchallenge-required属性を含めることによってこの操作を実現できます。
1. CAPTCHAを常に表示させるフォームを含むページを開き、FormSubmitウィジェットのコードを探します。 2. FormSubmitウィジェット・コードを編集し、challenge_required属性を追加します。編集されたコードは、次のようになります。 <rn:widget path="input/FormSubmit" label_button="#rn:msg:CREATE_ACCT_CMD#" on_success_url="/app/account/overview" error_location="rn_ErrorLocation" challenge_required="true" /> 3. ページを保存します。
詳細情報は、現在ご利用のバージョンのオンライン・ドキュメンテーションにある Webフォームのセキュリティ セクションをご覧ください。 Oracle B2C Service オンライン・ドキュメンテーション又はマニュアルにアクセスするには、Oracle B2C Serviceプロダクトのドキュメントをご覧ください。