Skip to main content

Identity Datatypes

datatypeParent datatypeExampleDescription
emailtextinfo@openexus.comRepresents an email address as a text/string. For more information see https://datatracker.ietf.org/doc/html/rfc5322.
first-nametextKellySpecial representation for a person's first name as a text/string.
last-nametextClarksonSpecial representation for a person's last/sir name as a text/string.
nametextKelly ClarksonSpecial representation for a person's name as a text/string.
passwordtextpassword123Special representation for a password as a text/string. Please note that the password datatype is not a secret datatype and does not have the same protections.
usernametextkclarksonSpecial representation for a username as a text/string.