HomeProductsDigital Signature Aruba OTP Display

Digital Signature Aruba OTP Display

€40.20 + VAT

Get the Aruba Remote Signature OTP Display via API to digitally sign any document securely, easily and quickly. Also available with Video Recognition option.

Delivery

From 2 working days

available for
  • it

Openapi is the only platform that allows more than 15 different types of digital signatures to be requested via API, including signatures with physical devices (e.g. USB and smart cards), qualified electronic signatures, devices with or without CNSs, and video recognition identification.

On Openapi it is also possible to choose between different Certification Authorities such as InfoCert or Aruba, without minimum purchase commitment or obligations to specific brands.

With the API Digital Signature other types of signatures such as simple electronic signature (with OTP) and qualified signature can be requested.

Digital Signature Aruba OTP Display

The Digital Signature OTP Display, unlike Aruba's mobile version, includes a token to generate the OTPs required for signing and provides even greater security. It can be conveniently activated remotely via video recognition.

Remote Signature does not require a National Services Card (CNS) certificate.

With remote signature you can digitally sign any computer document (e.g. financial statements and company documents, invoices, notifications, public register forms, contracts) directly via smartphone or PC without USB, smartcard or reader. It has legal value throughout Europe, lasts for 3 years and can be renewed for a further 3 years before expiry by following the dedicated procedure.

Request Signature List and Code

GET/prodotti

As mentioned above, Openapi offers a wide range of digital signatures. To check all the devices available via the API Digital Signature, and their respective prices, it is necessary to make an API request to the endpoint GET/prodotti.

GET https://ws.firmadigitale.com/prodotti

Response Signature List and Code

GET/prodotti

The response offers the complete list of all available signatures with name, type (e.g. InfoCert or Aruba), code and price. This list does not include electronic signatures not belonging to the Digital Signature type (e.g. Simple Electronic Signature), for which there are dedicated endpoints. For some products, it will also be indicated whether it is a 'blank' signature, in which case no signature certificates will be issued.

The list below is only an example and not exhaustive of the available products:

{
"data": [
{
"nome": ""Firma Aruba OTP Display",
"tipo": "Aruba",
"codice_prodotto": "OTPDIS",
"prezzo": 25.20
},
{
"nome": "Firma Aruba OTP Mobile",
"tipo": "Aruba",
"codice_prodotto": "OTPMOB",
"prezzo": 21.70
},
{
"nome": "Videoriconoscimento Aruba",
"tipo": "Aruba",
"codice_prodotto": "VIDEORIC",
"prezzo": 15
},




.....




],




"success": true,
"message": "",
"error": null
}

In the case of the Aruba OTP Display Signature, only one code is available, OTPDIS, and it allows you to request the device.

Request Digital Signature Aruba OTP Display

POST /richiesta/{codice_prodotto}

To proceed with the device request, a request must be made to the endpoint POST/richiesta/{codice_prodotto}. In our case we chose Digital Signature OTP Display and the product code, as just mentioned, is OTPDIS.

POST https://ws.firmadigitale.com/richiesta/OTPDIS

In the payload of the request, a set of information about the applicant must be passed. These data depend on the type of device selected, in the case of the Digital Signature Aruba OTP Display:

  • Name and Surname
  • Email and Phone
  • Date, Municipality, Province and Country of Birth
  • Address of residence
  • Tax code
  • Shipping Address
  • Type, number, date of issue and expiry of document
  • Identity document of the applicant

Below is an example of a payload:

{
  "data":{
  "assistenza": true,
  "urgenza": true,
  "spedizione": "veloce",
  "anagrafica": {
    "nome": "alberto",
    "cognome": "neri",
    "email": "[email protected]",
    "cellulare": "349xxxxx18",
    "codice_fiscale": "vnxxxxxxxl1x7d",
    "data_nascita": "28/12/2000",
    "sesso": "M",
    "comune_nascita": "terni",
    "provincia_nascita": "terni",
    "nazione_nascita": "terni",
    "indirizzo_residenza": "via rossi 2",
    "comune_residenza": "terni",
    "provincia_residenza": "terni",
    "cap_residenza": "05100",
    "nazione_residenza": "italia",
    "destinatario": "alberto neri",
    "indirizzo_spedizione": "via rossi 2",
    "comune_spedizione": "terni",
    "provincia_spedizione": "terni",
    "cap_spedizione": "05100",
    "tipo_documento": "patente",
    "numero_documento": "123456",
    "soggetto_emittente": "mctc",
    "data_emissione": "05/11/1990",
    "data_scadenza": "12/12/2020"
  },
  "callback": {
    "url": "https://dev.ws.firmadigitale.com/test.php",
    "method": "JSON",
    "field": "data"
},
  "documento": "JVBERi0xLjYNJeLjz9MNCjcgMCBvYmoNPDwvTGluZWFyaXplZCAxL0wgNDQ5MjMvTyA5L0UgNDA1MDcvTiAxL1QgNDQ2MzQvSCBbIDUwMyAxNzRdPj4NZW5kb2JqDSAgICAgICAgICAgICAgICAgICAgDQozMiAwIG9iag08PC9EZWNvZGVQYXJtczw8L0NvbHVtbnMgNC9QcmVkaWN0b3IgMTI",
  "nome_documento": "doc_SCARUBACNS.pdf"
}

At this stage you can also select one or more options such as assistance, urgency and type of delivery (priority, fast, ordinary).

Shipping times are:

  • Priority shipping: 1 day
  • Fast shipping: 3 days
  • Ordinary shipping: 6 days

The timeframe is from receipt of the required documentation.

We suggest you set up a callback to stay updated on the status change of the request.

Response Digital Signature Aruba OTP Display

POST /richiesta/{codice_prodotto}

The response contains all the information and the id of the request, e.g. in our case it will be 5f7ef1e83a716836d3152662. The request id is indispensable because it allows us to check the status of the request, download and possibly send the Signature registration form.

The form can be downloaded via the endpoint GET/richiesta/{id}/modulo

Request Completion

In order for the certificate to be issued and the device to be sent it is necessary for the requester to complete the identification process.

This can be done in various ways. In the case the applicant

  • has a valid digital signature: the form can be digitally signed and sent via the endpoint PATCH /richiesta/{id} where clearly the id is the one obtained previously.
  • does not have a digital signature: it will be necessary to carry out video recognition with an operator, which can be done remotely - from the comfort of your home or office - and with any device

You can check the status of signature processing at any time via the endpoint GET/richiesta/{id}.

In the response, when the status has changed to processed, it will be possible to access the tracking code of the shipment. The remaining numbers will instead be sent directly to the email of the requester by the Certification Authority Aruba.

Digital Signature Aruba OTP Display service via API is ideal for companies and organisations that wish to offer their customers a secure and certified signature, which can be used by the individual with his or her own credentials to sign any digital document, without having to use a physical device.

Do you have questions about the types of digital signature devices or how to apply and activate them? Do not hesitate to contact us: one of our consultants will be at your disposal to provide you with all the information and clarifications you need!

Sign Up

Do you need help?

Haven't found the answer you're looking for?

Fill in all the details, we will get back to you as soon as possible!

Frequently Asked Questions

The service allows you to request via API the digital signature Aruba OTP display in order to sign digital documents securely and quickly. The signature is performed through online authentication, using login credentials and an OTP (One Time Password) code, which appears in the display equipped with chip and LCD screen included in the remote signature.

This signature has the same legal value as a handwritten signature, and is often used to sign contracts, authorisations and other official documents remotely.

What is the Digital Signature Aruba OTP Display service?

Through Openapi, you can request various types of digital signatures, including qualified electronic signatures, physical devices (USB and smart cards), devices with or without CNS (National Service Card), and signatures with video recognition identification.

Here is the list of currently available digital signatures:

  • Aruba Key CNS
  • Business Key InfoCert
  • Electronic Signature with OTP
  • Remote Signature Abroad InfoCert
  • Remote Signature Aruba OTP Mobile
  • Remote Signature Aruba OTP Display
  • Remote Signature InfoCert
  • InfoCert Signature Kit
  • Smart Card Reader
  • Smart Card Aruba CNS
  • Smart Card InfoCert

Renewals for InfoCert Digital Signatures are also available, as well as the SPID (Public Digital Identity System) activation service for individuals. Additionally, it is possible to request the Simplified Electronic Signature (SES) with OTP via API.

What types of digital signatures can I request through Openapi?

All the Aruba digital signatures provide only the video recognition mode for the identification process of the applicant (required by law).

The video recognition is a safe, simple and fast solution, since the verification of the identity can be carried out remotely, at any time of the day and through any device.

Moreover, the video mode saves on the purchase of a revenue stamp and the sending of paper documents, which are instead required in the traditional verification in the presence of a public official.

What is the recognition mode for the Aruba digital signatures?

Yes, the digital signature has full legal value. It is recognised as equivalent to the handwritten signature in many legal systems, including the European Union. In Italy it is regulated by the Digital Administration Code (CAD) and in Europe by the eIDAS regulation.
Thanks to the digital signature, the authenticity, integrity and non-repudiation of the document is guaranteed, which thus becomes legally valid and indisputable.

Does the digital signature have legal validity?

The Digital Signature Aruba OTP Display via API is designed for companies and organisations wishing to offer their customers a secure and certified signature that can be used by an individual with his or her own credentials to quickly sign any digital document.

Who is the Digital Signature Aruba OTP Display designed for?

For signatures with Aruba device the processing time is from 2 working days after the completion of the video recognition.

With regard to the shipping time of the signature device, it is possible to choose the following options

  • priority shipping: 24 hours
  • fast shipping: 3 days
  • ordinary shipping: 6 days

Openapi also offers the possibility, for those who wish to do so, to become a RAO (Registration Authority Officer) and thus be able to proceed with the verification of the personal identity of private individuals who wish to acquire a digital signature.

For more information on how to become an RAO please contact us.

What are the processing times for the service?

The cost of the Aruba OTP Display with Video Recognition is €40.20 + VAT.

What are the costs of the Digital Signature Aruba OTP Display service?