Using the portal

Prev Next

The OneSpan Mobile Portal is the central hub to shield your apps. Via the portal, you can do the following:

  • Create, edit, or delete shielding projects for Android and iOS.

  • Create, update, duplicate, or delete configurations for Android and iOS.

  • Enable or disable configuration options on dedicated Configuration pages for each project.

  • Determine which version of Mobile Application Shielding to use for the shielding project.

  • Add the relevant files for shielding your app via dialog window or drag-and-drop.

  • Download the App Shielding SDK package.

    If you want the shield your app via API, you can do this via the package, which includes a demo configuration, relevant files, and samples.

Preparation steps

Before you can shield your applications with the OneSpan Mobile Portal, the following steps must be completed:

  1. If you have never used the portal before, set up your OneSpan Mobile Portal account.

  2. Create a project.

    A project contains the necessary elements to shield your application such as the app platform (Android or iOS), configuration options, and the version of App Shielding.

  3. Create a project configuration and shield your application.

    In the configuration of a project you specify the configuration options for your shieldings to fit your application’s security needs.

Input validation

The OneSpan Mobile Portal ensures that only properly formed data enters the workflow to avoid triggering malfunction at any point by validating the input entered into the portal. In addition, the portal enforces stricter input validation for the creation of user names and project names and descriptions.

Project names and descriptions

When you create a project name and a project description, you cannot use text which can be identified as tag. For example, script /script is not allowed.

User names

For the creation of user names, the portal only allows the following characters in the relevant input fields:

  • Letters (Unicode characters)

    This includes any letters from any language.

  • Numbers

  • Special characters:

    • space

    • period (.)

    • underscore(_)

    • quotation marks('’)

    • comma (,)

    • hyphen (-)

No other characters, special characters, or symbols can be used when you create a user name!

File names

The OneSpan Mobile Portal also enforces a naming convention for file and path names of mobile app files that are uploaded to the portal for shielding. According to the convention rules, the file name must not contain any of the following:

  • Special characters:

    • {

    • }

    • ^

    • %

    • ?

    • `

    • "

    • ~

    • <

    • >

    • #

    • |

    • ×

    • ÷

  • Space character

  • Printable characters

  • Control characters

  • Punctuation characters

  • Symbol characters

If you try using a file name or uploading an app with a file name that contains any of the above characters, the portal will display a relevant error message to warn you.