Your enterprise would send the following SAML Assertion Attributes in the SAML Response to sFOX to give additional information about the user
Response Data
AccountRole
Either be “advisor” or “client” depending on if the account registering with sFOX is an advisor in your system or a client.
advisor
FirstName
The given name of the user
Jane
LastName
The family/surname of the user
Doe
EmailAddress
The primary email address for the user
example@email.com
CountryCode
This should be an ISO 3166-1 ALPHA-2 Country code that pertains to the nationality of the user. This is for the user's nationality (the user’s citizenship).
United States: US Denmark: DK Kazakhstan: KZ
PhoneNumber
The primary phone number - should include the international dial code as well
US: +14156273333
DK: +4529299276
DOB
The date of birth of the user. This should be formatted as 'YYYY-MM-DD'
1991-01-28
UserId
If the NameId used is not unique or is a mutable value, please specify this attribute as something that is a unique, immutable value that references the user
156c5beb-7c9f-4f68-83c0-9479703ac490
AdvisorUserId
This should be the NameId or the UserId of the associated advisor, if applicable. Again, this needs to be a value that is unique and immutable.