Use this page to configure an Index page. The form helps you build an xml file which will be used populate an index.asp file. The index.asp file displays buttons that are linked to web addresses. The benefits of this page are that the access to the buttons can be controlled by the CygNet ACS, and if a user does not have access to the site, the website does not go through the process of attempting to download the support files.
To Set up the Index Page
| Field | Description |
|---|---|
|
Name |
The name that appears on the button label. |
|
Web Address |
Specifies the Web address to link to a Web page. The easiest way to grab a link is to navigate to the page and copy the URL from the address bar of the browser. Some example links follow:
Note: In the last example, encoding is used on the URL. The string, “%5C” represents a backslash (“\”) character. So the parameter for strStartPage translates to: strStartPage=\\Webdemo.bss\testApp\test.csf where: Webdemo.bss = BLOB service testApp = BLOB folder test.csf = file name |
|
ACS |
Specifies the ACS that will manage security for the buttons. |
|
ACS App |
Specifies the ACS Application that will tested for authority of the logged in user to access the associated button. |
|
ACS Event |
Specifies the ACS Event that will tested for authority of the logged in user to access the associated button. |
|
ACS Level |
Specifies the ACS Level that will tested for authority of the logged in user to access the associated button. |
To Set the Index Page as your Default Starting Page
Configure in IIS following the steps below: