Set Up Default.aspx
  • 18 Nov 2024
  • 1 Minute à lire
  • Sombre
    Lumière
  • PDF

Set Up Default.aspx

  • Sombre
    Lumière
  • PDF

The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article

This step is only required if single sign-on is being implemented.

Configure the page

To configure the page

  1. Back up the existing page, i.e. RDWeb\Pages\en-US\Default.aspx.

  2. To use the default page supplied with Digipass Authentication for Remote Desktop Web Access, copy the page from %PROGRAMFILES%\OneSpan\Digipass Authentication for Remote Desktop Web Access\Templates\RDWeb (Windows Server server_version)\SSO\Default.aspx to %WINDIR%\web\RDWeb\Pages\en-US\Default.aspx.

  3. Complete the steps for single sign-on (see Digipass Authentication for Remote Desktop Web Access with single sign-on).

To modify the custom page

  1. Back up the existing page, i.e. RDWeb\Pages\en-US\Default.aspx.

  2. Open %PROGRAMFILES%\OneSpan\Digipass Authentication for Remote Desktop Web Access\Templates\RDWeb (Windows Server server_version)\SSO\Default.aspx.

  3. Copy the following piece of code to the appropriate location in your custom Default.aspx file:

    <!-- DIGIPASS Authentication for RDWeb Forms modifications : START -->
    <!-- the following code is required for SSO -->
    <%
      if (Request.ServerVariables["HTTP_VASCO_SSO_ENABLED"] != null)
      {
    %>
        <script language="javascript" type="text/javascript">
          g_bUseVascoSSO = true;
        </script>
    <%
      }
    %>
    <!-- DIGIPASS Authentication for RDWeb Forms modifications : END -->

    Be careful to insert the code to the correct location in the file. Refer to the example file delivered with Digipass Authentication for Remote Desktop Web Access to find out where the custom code needs to go in your custom logon page.

  4. Save and close the custom file.

  5. Complete the steps for single sign-on (see Digipass Authentication for Remote Desktop Web Access with single sign-on).


Cet article vous a-t-il été utile ?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Ozzy, facilitant la découverte de connaissances grâce à l’intelligence conversationnelle