Configuring the "LPM Premise for Google Chrome" extension
-
From your computer, unzip the LPM Premise Chrome Extension package.
Notes: To obtain the package, contact your Lexmark representative.
- Using a text editor, open the staticVariables.js file.
-
Update the following variables:
-
url_idp = x
-
url_lpm = y
Where:
-
x is the IDP URL.
-
y is the LPM URL.
Sample variables
var url_idp = "https://<LDD-load-balancer-address>" var url_lpm = "https://<LDD-load-balancer-address>" Or var url_idp = "http://<LDD-load-balancer-address>:9780" var url_lpm = "http://<LDD-load-balancer-address>:9780" -
- Package the LPM Premise Chrome Extension to a .zip file, and then distribute to users for installation.