Detect OpenUI5
OpenUI5 is a JavaScript UI Framework released by SAP under the Apache 2.0 license.
Detection looks at cookies, script sources, javascript globals across 3 fingerprint rules among the site's public responses.
01
Websites using OpenUI5
Loading website list…
02
Signal classes
PluginView evaluates public page signals in these classes when identifying OpenUI5. Individual fingerprint rule bodies are proprietary and are not published.
- Cookies
- Script sources
- JavaScript globals
03
Example public indicators for OpenUI5
Illustrative indicators derived from public catalog metadata for OpenUI5. A live scan may match additional proprietary rules beyond these examples.
- sap-usercontext: sap-client
- sap-ui-core.js
- sap.ui.version: .
04
What a detection means
- Establishes
- One or more public signals on the scanned page matched a known OpenUI5 signature (3 rules) at the time of the scan.
- Does not establish
- A sitewide install of OpenUI5, an active vendor contract, exclusive use, or that OpenUI5 is still in place today.
05
How to check a site for OpenUI5
- 1. Enter the website URL in the scan form — homepage, pricing, checkout, or login pages usually expose the strongest OpenUI5 signals.
- 2. PluginView reads only public responses (cookies, script sources, javascript globals) and scores them against the OpenUI5 signature set (3 rules).
- 3. Review the confidence score and text explanation for OpenUI5 on the results page.
06
FAQ: detecting OpenUI5
- Can PluginView detect OpenUI5 without logging in?
- Yes. PluginView only reads publicly accessible responses when checking for OpenUI5 — typically cookies, script sources, javascript globals. It does not bypass authentication or paywalls.
- What category is OpenUI5?
- OpenUI5 is classified under JavaScript frameworks, UI frameworks in the PluginView directory.
- How many fingerprint rules cover OpenUI5?
- This reference currently tracks 3 fingerprint rules across cookies, script sources, javascript globals. Individual rule bodies are proprietary and are not published.
- What public signals suggest a site uses OpenUI5?
- Illustrative public indicators for OpenUI5 include sap-usercontext: sap-client; sap-ui-core.js; sap.ui.version: .. A live scan may match additional proprietary rules beyond these examples.