March 2022

New features and enhancements

New platform 2.0 released

A new version of the demo platform has been released. It provides the following key enhancements:

  • Faster deployments
  • Capacity for more demos
  • Modularization of services to reuse them between demos

Fixes and other changes

GSOL-2394: Updates do no longer delete all previous download packages

Status: This issue has been fixed.

July 2021

Fixes and other updates

GSOL‑1537: Latest version of Mobile Authenticator Studio

The Mobile Authenticator Studio builder Digipass and application files have been updated to the latest version of Mobile Authenticator Studio, 4.26.

February 2021

New features and enhancements

Improved Mobile Authenticator Studio download page

The Mobile Authenticator Studio Download page now contains new features, including explanatory text to highlight why Mobile Authenticator Studio is required and the features that it offers.

An Advanced Options section has been added to help you to download and add your own custom XML file to build your Mobile Authenticator Studio app.

You can take 3 different actions:

  • Start Build. Build using the standard XML file, which has been updated to include the user’s tenant information and the correct version number.
  • Download Uncustomized XML. Download the standard XML file to customize it yourself.
  • Start Custom Build. Upload your own custom XML file and build the app with it. The version is verified and changed if it is not compatible with the current build requirements.

Downloads link can be sent to your mobile device

After navigating to the downloads link, you can now send the link via email or SMS to your mobile device for easier download of the Mobile Authenticator Studio app.

Polling mechanism for Mobile Authenticator Studio builder service

The Mobile Authenticator Studio Download page now repeatedly polls the Mobile Authenticator Studio builder service (mas-builder) to determine if a build is in progress or has completed.

A new status check was created to allow the website to poll the service va mas-builder/status/{tenant} to avoid affecting other builds.

Fixes and other updates

GSOL‑1537: Fixed Mobile Authenticator Studio app scanning registration Cronto error

Description: The Mobile Authenticator Studio app cannot scan the Cronto images displayed on the registration page.

Status: This issue has been fixed. The used Mobile Authenticator Studio app has been downgraded to 4.22.1. This is the only version currently compatible with the OneSpan Cloud Authentication Technical Evaluation website.

GSOL‑1533: Generate temporary working build directories to allow concurrent builds

Description: Builds of the Mobile Authenticator Studio app started by different users can interfere with each other if they are running at the same time.

Status: This issue has been fixed. Builds will no longer conflict when multiple users are attempting to build the application.

Each time a user runs a build of the application, a personal and randomly named temporary folder is created and used for the build data to avoid interfering with other builds.

GSOL‑1532: Implement build timeout error on download page

Description: Builds of the Mobile Authenticator Studio app time out if they take too long.

Status: This issue has been fixed. Requests to the Mobile Authenticator Studio builder service (mas-builder) will no longer time out if they take too long. Users will only need to wait until the polling determines that the build has been completed.

GSOL‑1503: Temporary files are cleaned out after build is finished

Status: This issue has been fixed. Each time a build runs and completes, the temporary folder that was created for each individual build is completely removed.

January 2021

New features and enhancements

Mobile Authenticator Studio app available for OneSpan Cloud Authentication Technical Evaluation website

The Mobile Authenticator Studio app is compatible with the OneSpan Cloud Authentication Technical Evaluation website. You can customize the app by editing the settings in an XML file that includes your tenant information and an application version number. The app is then built via the Downloads tab on the OneSpan Cloud Authentication Technical Evaluation website.

Email or SMS field available when Virtual Mobile Authenticator OTP is selected

When you request a Virtual Mobile Authenticator OTP, you now need to specify your email address or phone number. It is no longer possible to submit a Virtual Mobile Authenticator OTP request without providing this information.

SessionID field is filled with the value from the environment service

The SessionID field is now auto-populated so that you no longer need to provide a value. The session ID is shown in forms as required.

Tenant ID input validation in the tenant popup

When you attempt to access the OneSpan Cloud Authentication Technical Evaluation website without providing a tenant ID, you are prompted to enter a tenant ID. The validity of the tenant is then verified with a request to the platform API. If the tenant is not valid, you are prompted to enter a valid tenant ID.

Delete functionality on the Downloads page

On the Downloads page you can now delete your current build if you want to rebuild. This is useful in case a build did not complete successfully, or when timeout errors occur.

Fixes and other changes

GSOL-1491: Download button is removed on logout

Description: The Download button is removed from the top navigation bar upon logout.

Status: This issue has been fixed.

GSOL-1465: Adaptive login retains credentials

Description: Adaptive login retains credentials in the JSON request after manual login is selected.

Status: This issue has been fixed. When switching between adaptive and manual login, the form clears the required values so that it only includes those needed by the selected object type (manual or adaptive).

GSOL-1456: passKey-specific inputs are required when orchestrationDelivery is selected

Description: When orchestrationDelivery is selected for login, a message is displayed which explains that passKey must be selected and must have one of the following values: PIN, NoPIN, Face, or Fingerprint.

GSOL-1446: Selected values are not cleared when page is left

Description: Check boxes, radio buttons, and drop-down lists are not properly cleared when the page is left. Selected values are still available after switching pages.

Status: This issue has been fixed. Check boxes, radio buttons, and drop-down lists no longer retain their values when switching pages.