Global Parameters: Browser Extension
Access Request Scope
This global parameter controls the access request scope for WEB Portal records when used by the browser extension. Possible values are the following
Unlock (default) - Browser extension requires Unlock request approval to access WEB Portal credentials information. This is default behaviour for all records.
Connect - Browser extension requires 'Connect' request approval for records types with HTTP session manager to allow browser extension to access credential data to fill the WEB Portal form.
'Connect' option is useful in the situations when HTTP Proxy connect, protected by a workflow binding, follows the operation of filling the WEB Portal login form with the credentials from the same record (that by default requires Unlock access approval).
Note that enabling the 'Connect' option allows users with 'Unlock' permissions, but blocked by request requirements, to access credentials on record after requesting 'Connect' access by using the browser extension and debugging WEB Portal DOM model in their browser.
Plugin Fields
Custom user and password field IDs on login forms for form filler plugin.
Specify a comma-separated list of user field patterns following by a slash and a comma-separated list of password field patterns.
Plugin for HTTP Proxy
Defines Browser Extension Plugin integration strategy with HTTP Proxy when HTTP Proxy is enabled:
- Pass Through - Browser Extension Plugin will fill user and password fields from the selected record associated with the open WEB Portal.
- Zero Trust - Browser Extension Plugin will fill user and password fields from the user and password place-holders for HTTP Proxy to fill when submitted.
Plugin Level
Defines the minimum permission level (Record Control) that a user must have in order to access the record using the Browser Extension Plugin.
The default value is Unlock and is the recommended level. If the level is decreased to Viewer then you must ensure that your client browsers and endpoints are fully secured so that the password cannot be detected.