Online Help Center

View Articles by Category

There are no sub categories

Category » Web User Authenticationrss button

There were 3 articles found in this category:

  1. questionWeb User Authentication
    Web User Authentication (WUA) is a web-based authentication system that protects your DataPages from unauthorized users. Users of protected DataPages must login with an appropriate username and password in order to work with them. Caspio Bridge enables you to setup WUA quickly and without pr ...
  2. questionHow to Make Login Form and DataPage Appear in Different Webpages
    You want a small login form to appear somewhere on your website, but the DataPage behind it to be on a separate page. Once a user logs in, they should be redirected into the page where the DataPage is deployed. Take the steps below to create this behavior: 1. Create an HTML DataPage in the same ...
  3. questionHow to Create a Logout Link
    You can find the logout link in the authentication wizard "Configure logout options" screen shown below, copy the link and take the following steps. 1. Edit your DataPage and go all the way to the "Configure Fields" screen. 2. Insert a Header/Footer or an HTML block using the Insert button at ...