Shielding the Application via the OneSpan Customer Portal
  • 30 Apr 2025
  • 1 Minute to read
  • Dark
    Light
  • PDF

Shielding the Application via the OneSpan Customer Portal

  • Dark
    Light
  • PDF

Article summary

This portal is in the process of being decommissioned. For more information, see App Shielding Portal: Important Notice.

When a configuration is created using the OneSpan Customer Portal, it is possible to shield an application. You can bind your application to App Shielding via the OneSpan Customer Portal either manually or automated.

Manual shielding

To manually shield an app

  1. In the OneSpan Customer Portal, on the Configuration Page, select the configuration you want to use.

    VSC_configuration_page_iOS2

    OneSpan Customer Portal – iOS configuration page

  2. Upload the binary to be shielded.

  3. When uploaded, click Start Shielding to start the shielding process.

    The binary to shield (i.e. IPA for iOS) can be signed or unsigned.

  4. When the shielding process is completed, download the shielded binary.

    Shielding modifies the executable of the application, which means that after shielding, the application needs to be re-signed.

    This must be handled with special care so that all required parts of the application are re-signed.  Ensure that the correct provisioning profile is copied, and the correct entitlements are used.

Automated shielding

REST web services can be used to automate the shielding process. For more information about the REST web services, refer to the API documentation.

To start the shielding process

  • Call POST /public_api/v1/rasp/bind_package.

    Input parameters:

    • An API key

    • The binary to be shielded.

    It starts the shielding process on the provided binary, and returns an identifier for that shielding process.

To obtain the shielding status

  • Call GET /public_api/v1/rasp/status.

    Input parameter:

    • An API key

    It returns the statuses of all the started and finished processes for the given configuration (i.e. API key) within the last two hours.

To download the shielded binary


Was this article helpful?

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, our interactive help assistant