-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Culture neutral replacement for the "social-security-number" credential type #17
Comments
This is reasonable, we noticed this as well and we're in the process of renaming it to |
My only concern with |
Thanks for the feedback! For context, this specific name (whether we call it |
@Vogeltak Perhaps the word "users" in "some users might still be confused" was the wrong choice. My apologies for the mix-up. What I meant when I said "users", are the people programming the importing and exporting ends of credential providers. Those folks may be confused by what to use when sending an entry they know is an SSN, because SSNs were not being originally designed to be national identity numbers (despite being used as one anyways). Thus, they may mark an SSN entry as something else than I hope that clarifies what I meant. As an aside, I'll admit my concern is more of a technicality than anything else. Chances are, if the issue comes up, there will be some sort of internal conversation which will likely end with "Use Plus, I imagine this is an issue easily fixed by documentation (such as mentioning SSNs when describing the Still, I felt it worthwhile to bring up. |
@LikeLakers2 ahh sorry, misunderstood what you were trying to say. We'll be specifically calling out the SSN situation in the credential type description to establish context for implementors, and that should probably clear it up :) |
I think https://fidoalliance.org/specs/cx/cxf-v1.0-wd-20241003.html#enum-credential-type you should add the Queensland(Australia) CRN (Customer Reference Number) here too. Passport number or TFN (Australian Tax File Number) would be useful too. |
@Firstyear Thanks for the suggestion! We're currently reworking this credential type a bit; splitting it up into separate types for identity documents, passports, and probably one for "identification numbers" as well. Tax identification numbers (of all sorts) and the CRN would then best fit in that new credential type ( Let me know if you see any problems with that for your use cases! |
Summary
The name "social-security-number" is very US specific, while presumably the credential type will be used for all kinds of government issued personal ID numbers, and not just for US citizens.
I propose replacing it with the more neutral "national-identification-number", which seems to be the commonly acceptable generic equivalent.
Details
No response
Proposed Feature Type
Format
Proposed Feature Name
No response
Related Content
No response
The text was updated successfully, but these errors were encountered: