Customizing IAG certified endpoint enrollment pages

Applies To: Intelligent Application Gateway (IAG)

Whale Communications Intelligent Application Gateway (IAG) 2007 certified endpoint enrollment pages are the pages that are presented to users when the Make this computer certified link is clicked in the portal home page. For more information, see Specifying how IAG certified client endpoints request client certificates.

This topic describes how you can adjust the visual aspects, standard text attributes, and status of the fields in these pages. The changes you make affect all of the relevant parameters in these pages; it is not possible to assign a different color scheme, logo, or standard text to each of the pages in this group.

For example: if you decide to change the logo graphic and text, these will automatically be changed uniformly on all pages. Pages where there was previously only a logo and no logo text will now include all of the new definitions.

Note

Before you start customizing the pages, see Customizing IAG client endpoint Web pages.

The changes you can make in the certified endpoint enrollment pages are affected by changes in files located under this folder:

...\Whale-Com\e-Gap\Von\WhaleSEP

Figure 12 illustrates the structure of the WhaleSEP folder, including the location where you should place the files that you wish to customize:

Figure 12. Definitions of Certified Endpoint Enrollment Page

28807c48-b00d-405d-a0de-33fd01d9bb36

You can customize the following aspects of all certified endpoint enrollment pages:

  • Customize content by changing parameters in .inc files that you place in this folder:

    ...\Whale-Com\e-Gap\Von\WhaleSEP\inc\CustomUpdate

    For a detailed description of the changes you can make, see Content changes in certified endpoint enrollment pages.

    Note

    You can either use the sample .inc files supplied with IAG as a basis for your changes, or you can create your own files. Sample files are located under this folder:

    ...\Whale-Com\e-Gap\Von\WhaleSEP\samples

    If you create your own files, make sure you use the same parameter names as those that are used in the supplied .inc files. If you do not use identical names, your definitions might not be effective, because IAG relates to these specific names.

  • Place custom graphic files under this folder:

    ...\Whale-Com\e-Gap\Von\WhaleSEP\Images\CustomUpdate

    Note

    When you use a custom graphic file, note the following:

    The name of the graphic file must correlate with the name in the relevant .inc file.

    Change the path of the graphic file in the .inc file to the WhaleSep\Images\CustomUpdate folder; be sure to make changes to the .inc file in the inc\CustomUpdate folder.

  • Change font and colors in the cert.css file that you place in this folder:

    ...\Whale-Com\e-Gap\Von\WhaleSEP\css\CustomUpdate

    Note

    Changing the default definitions requires a working knowledge of cascading style sheets.

    You can use the following file as a basis for your changes:

    ...\Whale-Com\e-Gap\Von\WhaleSEP\css\cert.css

  • Language definitions are described in IAG_Multi-language support.

Content changes in certified endpoint enrollment pages

This section describes the content changes you can make in the default certified endpoint enrollment pages. Content files you can change include the following:

  • Logo.inc

  • Info.inc

The following table lists the items that are controlled by the info.inc file.

ID or parameter name Description

editCommonName

editEmail

editCompany

editDepartment

editLocalCity

editState

editCountry

Determines the status for each of the fields. You can select one of the following options:

FIELD_READONLY

FIELD_EDITABLE

FIELD_HIDDEN

Note : The content of the CommonName, Company, Department, LocalCity, State, and Country/Region fields are automatically filled in, based on the certificate; therefore, it is recommended that these fields retain their default READONLY status.