Welcome to our knowledge base. To find what you're after, use the search box below or choose a category to view listed articles.
View Articles by Category
There are no sub categories
Category » Web User Authentication
There were 3 articles found in this category:
Web 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 ...
How 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 ...
How 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 ...