This article will guide you on how to create a small login form appearing somewhere on your website with a DataPage behind it to be on a separate page. Once a user logs in, they will be redirected to the real DataPage. 

Steps:

  1. Create an HTML DataPage and restrict access to the DataPage via authentication.
  2. In the Configure Authentication screen > Advanced tab, set the Login redirection on success. 
  3. Deploy this HTML DataPage wherever you want the login form to appear.