Skip to content

POC_OCA – Multilingual credential holder perspective  #3

@stfpar-cqen

Description

@stfpar-cqen

Multilingual credential holder perspective

Statement

As a holder, I want to be able to view the credential in the language of my choice, so that I can understand the claims it contains.

Scenarios

Scenario 1 - Displaying a credential in French

Given that a holder has a multilingual credential (French and English)
And the holder has set the language of his digital wallet to French
When the holder consults the credential
Then the labels are displayed in French
And the labels are human-readable
And the values are not translated
And the data formats (date, decimal numbers, etc.) are displayed correctly.

Scenario 2 - Displaying a credential in English

Given that a holder has a multilingual credential (French and English)
And the holder has set the language of his digital wallet to English
When the holder consults the credential
Then the labels are displayed in English
And the labels are human-readable
And the values are not translated
And data formats (date, decimal numbers, etc.) are displayed correctly.

Scenario 3 - Displaying a credential in default language

Given that a holder has a multilingual credential (French and English) and that the default language of the credential is English
And the holder has configured the display language of his digital wallet to a language not supported by the credential schema (e.g., Spanish)
When the holder consults the credential
Then the labels are displayed in English
And the labels are human-readable
And the values are not translated
And data formats (date, decimal numbers, etc.) are displayed correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions