-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Multilingual credential issuer perspective
Statement
As an issuer, I want to be able to issue credentials in a variety of languages in order to comply with the official language laws of my jurisdiction.
Scenarios
Scenario 1 - Generating a schema for a multilingual credential
Given that an issuer is responsible for issuing a specific credential,
And that the issuer is required to respect the 2 Canadian official languages
When the issuer submits the schema for the credential at the blockchain level
Then the issuer generates a schema with the associated OCA overlays for English and French
And the issuer generates a schema with the associated OCA overlays for data type formats
And the issuer generates a schema with a default language (English or French).
Scenario 2 - Issuing a multilingual credential
Given that a citizen initiates a request for a credential to an issuer,
And the Issuer is required to respect the 2 Canadian official languages
When the issuer has the necessary information to generate the credential
Then the issuer generates a credential with the proper references to the appropriate overlays.