Setup

Learn more about implementation and hosting options.

Articles

Implementation options - snippet or browser extension
Userlane can be implemented in two ways:  Implementing our JavaScript snippet in the application's source code Using the Userlane browser extension Userlane snippet Why implement Userlane with JavaScript snippet?  Software pro...
Adding hosts to your Content-Security-Policy (CSP) for Userlane
If you are using CSP to protect your Application, you need to add some policies to make sure Userlane can work correctly. Using Content-Security-Policy headers to increase the security of your Application prevents external scripts from running on t...
Cross-Origin iFrame support in Userlane
Why use Cross-Origin iFrame A Cross-Origin iFrame is a section or element of an application (could be a third-party application or your application with a different domain or server) that is hosted on a different domain or server and is being pul...