Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GATACA Studio enables you to quickly create customizable verification templates for onboarding and sign-in processes while reducing personal data stored in your infrastructure.

...

Once implemented, your users simply scan a QR code on your website, consent only to the required data for identity verification, and they’re in.

...

Verification templates can be reused among different applications. Creating an Issuance template involves a 4-step process:Below you can see the step-by-step tutorial on how to create a single-sign-on authentication process based on verifiable credentials.

1. Create a Verification Template

The issuance template is used to verify user information for the issuance of credentials.Verification templates are used to define identity verification requirements that can then be integrated with different applications.

Panel
bgColor#F4F5F7

A verification template defines a verification process, including:

  • Which verification credentials are required from a user to share

  • What additional security constraints are needed from the user to comply with (e.g. 2FA)

When accessing Gataca Studio, you can create a new verification template from the main dashboard or click New verifier in the verification templates section.

...

...

Creating an Issuance template involves a 4-step process:

Step 1: Basic configuration

Verification template identifier - Name the verification template

...

This name will be associated with the verification /authentication process for users.

Example:

...

process and will serve as the main reference to the process when adding it to API Keys and throughout the platform.

...

Click on Create app button to define the remaining configuration variables:

Select DID method

You will have to select which DID you want to state as the Verifier.

By default, a DID has already been created for you (My DID)with alias name “My DID”. This DID can be selected for issuing your first issuance verification template. You can also decide to create a another DID first.

Info

Jump to the tutorial on creating DIDs

...

DIDs

...

QR Code viewing duration - How much time before the QR code expires?

Amount This is the amount of time available for the user to scan the QR code in seconds. After this time, the user will need to reload the page to get a new QR code.

Panel
bgColor#F4F5F7

Users that scan an expired QR code will get an error in their wallets

Consent duration - How much time should my company store and process data shared by users?

...

Info

If this is your first template, the creation of an API Key will appear instead. Jump to the tutorial on creating an API Key.

...

  1. Select the API Key you want to associate with the new template created.

  2. Insert the password provided when creating the API Key.

  3. Callback: Insert the URL of a service that is notified by a post notification with the session data when the session has been validated.

...