Core contract attributes reference
The Facebook IdP Adapter has a set of core contract attributes. The core contract attributes have changed across versions to accommodate changes in the Facebook API.
Version 1.3 | Version 2.0 | Version 2.1 |
---|---|---|
about |
||
access_token |
access_token |
access_token |
age_range |
||
bio[1] |
||
birthday[1] |
||
cover |
||
education[1] |
||
first_name |
first_name |
first_name |
gender |
gender |
|
hometown[1] |
||
id |
id |
id |
last_name |
last_name |
last_name |
link |
link |
|
locale |
locale |
|
location[1] |
||
middle_name |
||
name |
name |
name |
name_format |
||
picture |
picture |
|
quotes[1] |
||
short_name |
||
timezone |
timezone |
|
token_expires |
token_expires |
token_expires |
updated_time |
updated_time |
|
verified |
verified |
|
work[1] |
1. Attribute requires additional permissions. If configured in 1.3, it will need to be added as an extended attribute after the upgrade.