This page is used to hold your data while you are being authorized... You will be forwarded... if not... click the Continue button...
book
Article ID: 371084
calendar_today
Updated On:
Products
SITEMINDER
Issue/Introduction
Users occasionally see a page with the message, "This page is used to hold your data while you are being authorized... You will be forwarded... if not... click the Continue button..."
Cause
The reason for the page in the flow is to preserve post data. The page should only be displayed when things are moving slowly. It is a catch-all for post data to pass it to the next page.
Resolution
You can disable the feature by setting PreservePostData=no.
By setting PreservePostData=no, in the rare instance where that page was required, the user may get an error and may not be able to continue on.
You can also edit that page and for instance, change it so that the user does not need to click the continue button. That way it would prevent anyone from being able to continue on.
On the web agent "<webagent_home>\win64\samples\forms\fw2tr.pptemplate"