With the vco:Login component, you can customize the login page of a Web view.

The login page of a Web view must adhere to the following rules.

You must name the login page login.html.

You must save the login page at the root of the Web view file structure.

The vco:Login component has no properties.

The following example code line adds a login link to a login.html page.

<span jwcid="@vco:Login">login here</span>