Trust-Anchor-Group / NeuroAccessMaui

Contains a Maui App for TAG Neuro-Access.
Other
4 stars 1 forks source link

Brazilian peronal numbers were not normalized properly #97

Open PeterWaher opened 3 weeks ago

PeterWaher commented 3 weeks ago

An identity must be signed with personal numbers normalized, otherwise the ID might be rejected in other services, such as payment services.

An ID was created using a Brazilian Personal Number. The user entered it in a unnormalized manner. The ID was accepted for user input, since the personal number was recognized as correct, but got engraved into the ID with the unnormalized way, and not the normalized format.

Example: https://lab.tagroot.io/LegalIdentity.md?Id=2ea02348-a802-b6e6-7c1a-1f96455c1539@legal.lab.tagroot.io

If a personal number can be normalized, it must be normalized in the ID application