Genehmigungen

Genehmigungen für Facebook-Anwendungen

Wenn ein Nutzer eine Facebook-Anwendung erstmalig autorisiert, werden von ihm detaillierte Genehmigungen abgefragt die für verschiedene Funktionen der Facebook-API notwendig sind.

Bei der API können Sie festlegen, welche Genehmigungen Sie von einem Nutzer einholen möchten. Die folgenden Tabellen listen alle möglichen Genehmigungen auf und beschreiben diese in kurzer Form.

Bitte schicken Sie eine Liste mit den gewünschten Genehmigungen an Ihren zuständigen Key Account Manager bei allyve. Sie können für die Methoden getUserInfos und getData auch unterschiedliche Genehmigungslisten anlegen.

Read Permissions

siehe auch: https://developers.facebook.com/docs/authentication/permissions/

User permissionFriends permissionDescription
Bereits umgesetzte Genehimigungen
user_about_mefriends_about_meProvides access to the "About Me" section of the profile
user_birthdayfriends_birthdayProvides access to the birthday with year
emailnot availableProvides access to the user's primary email address
Genehmigungen die auf Anfrage der Consuming Party umgesetzt werden
read_streamnot availableProvides access to all the posts in the user's News Feed and enables your application to perform searches against the user's News Feed
user_activitiesfriends_activitiesProvides access to the user's list of activities
user_checkinsfriends_checkinsProvides read access to the authorized user's check-ins or a friend's check-ins that the user can see.
user_education_historyfriends_education_historyProvides access to education history
user_eventsfriends_eventsProvides access to the list of events the user is attending
user_groupsfriends_groupsProvides access to the list of groups the user is a member of
user_hometownfriends_hometownProvides access to the user's hometown
user_interestsfriends_interestsProvides access to the user's list of interests
user_likesfriends_likesProvides access to the list of all of the pages the user has liked
user_locationfriends_locationProvides access to the user's current location
user_notesfriends_notesProvides access to the user's notes
user_online_presencefriends_online_presenceProvides access to the user's online/offline presence
user_photo_video_tagsfriends_photo_video_tagsProvides access to the photos the user has been tagged in
user_photosfriends_photosProvides access to the photos the user has uploaded
user_relationshipsfriends_relationshipsProvides access to the user's family and personal relationships and relationship status
user_relationship_detailsfriends_relationship_detailsProvides access to the user's relationship preferences
user_religion_politicsfriends_religion_politicsProvides access to the user's religious and political affiliations
user_statusfriends_statusProvides access to the user's most recent status message
user_videosfriends_videosProvides access to the videos the user has uploaded
user_websitefriends_websiteProvides access to the user's web site URL
user_work_historyfriends_work_historyProvides access to work history
read_friendlistsnot availableProvides access to any friend lists the user created.
read_insightsnot availableProvides read access to the Insights data for pages, applications, and domains the user owns.
read_mailboxnot availableProvides the ability to read from a user's Facebook Inbox.
read_requestsnot availableProvides read access to the user's friend requests
xmpp_loginnot availableProvides applications that integrate with Facebook Chat the ability to log in users.
ads_managementnot availableProvides the ability to manage ads and call the Facebook Ads API on behalf of a user.

Write Permissions

siehe auch: https://developers.facebook.com/docs/authentication/permissions/

PermissionDescription
Bereits umgesetzte Genehimigungen
publish_streamEnables your app to post content, comments, and likes to a user's stream and to the streams of the user's friends. With this permission, you can publish content to a user's feed at any time, without requiring offline_access.
offline_accessEnables your app to perform authorized requests on behalf of the user at any time. By default, most access tokens expire after a short time period to ensure applications only make requests on behalf of the user when the are actively using the application. This permission makes the access token long-lived.
Genehmigungen die auf Anfrage der Consuming Party umgesetzt werden
create_eventEnables your application to create and modify events on the user's behalf
rsvp_eventEnables your application to RSVP to events on the user's behalf
smsEnables your application to send messages to the user and respond to messages from the user via text message
publish_checkinsEnables your app to perform checkins on behalf of the user.
manage_friendlistsEnables your app to create and edit the user's friend lists.

Weiterführende Informationen

Übersicht über die verfügbaren Profilinformationen pro Provider

Liste der unterstützen Provider
Geplante Provider

Zuletzt aktualisiert am 5. März 2012 von admin - Anmelden

Kommentare

Schreibe einen Kommentar