Versions Compared

Key

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

...

Creating an Issuance template involves a 4-step process:

Step 1: Basic configuration

Verification template identifier - Name the verification template

...

QR Code viewing duration is the amount of time available for users 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
panelIconIdatlassian-warning
panelIcon:warning:
bgColor#F4F5F7

Users that scan an expired QR code or a QR code that has been already been scanned will get an error in their wallets

Why do QR codes expire? Each QR code includes a unique session ID to uniquely identify the user’s authentication request. Sessions cannot be reused or used twice for security reasons.

...

Include briefly all relevant information about the service you provide and for which the user is requesting access.

...

Step 2: Requested Credentials

What credentials should I request from the user?

...

From the list of credentials that you will be requesting, select those that will be required or will remain optional.

...

Step 3: Constraints

Credential trust level - How to determine which credentials are trusted?

In this section, you will determine if the credentials you request from the user for authentication purposes need to be trusted.

...

Panel
panelIconIdatlassian-warning
panelIcon:warning:
bgColor#F4F5F7

Trusted Credentials are those whose Issuer is registered in Gataca’s Public Issuer Registry.

Unless your subscription tier allows you to request your DIDs to be registered in Gataca’s Public Issuer Registry, Credentials issued by you will not be trusted. Make sure you don’t require your issued credentials to be trusted for authentication purposes.

...

The available security methods will depend on your subscription.

...

Step 4: Successful configuration

Once you finish the configuration of a Verification Template, you’ll see confirmation that the process has been successfully saved. You are now ready to test your Verification Template by adding it to an API Key.

...

Anchor
Step3-Test-Verifier
Step3-Test-Verifier
3. Test it

Step 1: Associate an API Key to your Verification Template

Navigate to Verification templates on the left menu. Find the desired Verification template you would like to test and, click on the three dots, then click Edit.

...

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

  2. Password: Insert the password provided when creating the API Key. If you lost your password, you can regenerate a new password from the API Keys menu.

  3. Callback: This field is optional and not needed for testing purposes. Insert the URL of a service that is notified by a post notification with the session data when the session has been validated.

...

Step 2: Link your wallet to your Sandbox

You need to link your Wallet with your Sandbox in order to test your Verification Template. If you have not yet linked your Wallet with your Sandbox, click the Scan Now button to access the QR Code to join your sandbox and scan it with your wallet. The sandbox will allow you to perform private and secure tests of the platform.

...

You will see confirmation in Wallet if the connexion with your sandbox has been successful.

...

Step 3: Generate a testing QR

Now click on Generating test and scan the QR code generated to start testing.

...

You will then be immediately connected to the service because your identity has been verified.

...

Step 4: Review authenticated users

As a verifier, you will be able to monitor and manage your verified users by clicking on Verified Users in the Verifications section. You can decide to delete a verified user, refusing to accept its access to your platform, by clicking on the bin icon next to the user.

...