Oracle B2C Service customers must set the configuration setting OIT_CORS_ALLOWLIST* properly to ensure the Inlays are approved to interact with your site. Search for the OIT_CORS_ALLOWLIST configuration key. *In versions prior to 20D, this configuration is OIT_CORS_WHITELIST.
http://documentation.custhelp.com/s/oit/latest/ https://example.custhelp.com/euf/assets/oit-config-file.js You can see the inlay-mode attribute in the JavaScript config file. Also, I moved the polling-enabled, polling-threshold, and inlay-hidden settings to this config file. The HTML code is simplified to this with the polling-enabled, polling-threshold, and inlay-hidden attributes removed. The JavaScript script has a new reference to the location of the oit-config-file.js host […]