- 15 Nov 2024
- 1 Minute à lire
- SombreLumière
- PDF
Set Up the Response-Only Logon Page
- Mis à jour le 15 Nov 2024
- 1 Minute à lire
- SombreLumière
- PDF
An example logon page (logon.aspx) is delivered together with Digipass Authentication for OWA Forms. If this example logon page exactly matches the OWA installation you are using, you can use this template as the logon page. No further configuration steps are necessary.
Open the logon.aspx file to determine which version of OWA you are using.
To set up the Response-Only logon page
Back up the existing logon page.
Replace the existing page with the supplied logon page in %PROGRAMFILES%\OneSpan\Digipass Authentication for OWA Forms\Templates\OWAFversion\logon.aspx.
-OR-
Modify the existing page with custom code.
Modifying the existing page with custom OneSpan code should only be used as an alternative if copying over the templates does not work. This might be the case because the logon page was modified by Microsoft, e.g. with a patch. In that case, you need to modify the page manually: compare the template with the original file and merge the Digipass sections into the original file.
Be careful to insert the code to the correct location in the file. Refer to the example file delivered with Digipass Authentication for OWA Forms to find out where the custom code needs to go in your custom logon page.