[OpenID-Specs-eKYC-IDA] Issue #1296: also_known_as should be more structured than a simple string (openid/ekyc-ida)
Julian White
issues-reply at bitbucket.org
Wed Mar 9 15:31:59 UTC 2022
New issue 1296: also_known_as should be more structured than a simple string
https://bitbucket.org/openid/ekyc-ida/issues/1296/also_known_as-should-be-more-structured
Julian White:
`also_known_as` is used to provide additional names the person maybe known as, however its just one of the them, and a string.
Suggest this might be more useful as an array of names, as there maybe more than one, and that the name should have the same construct as in the claims, e.g. with `given_name`, `familiy_name` etc.
For example professional actors may be known by birth name, married name and a professional name all at the same time depending on the context.
More information about the Openid-specs-ekyc-ida
mailing list