PowerExchange Adapters for Informatica
- PowerExchange Adapters for Informatica 10.4.0
- All Products
Property | Description |
|---|---|
Application | Social media web site. Select Facebook to configure OAuth for a Facebook application. |
Consumer Key | The App ID that you get when you create the application in Facebook. Facebook uses the key to identify the application. |
Consumer Secret | The App Secret that you get when you create the application in Facebook. Facebook uses the secret to establish ownership of the consumer key. |
Scope | Permissions for the Facebook application. Select the permissions for the application to access private profile information. Without the scope permissions, the application can access only public information. |
Selected Scope | List of comma-separated selected permissions. You use this list when you create a Facebook connection. |
Callback Url | OAuth callback URL that the user is redirected after successful authentication. This property is read only. You can use the URL when you create the Facebook application. |
Access Token | OAuth user token that the OAuth Utility returns when you authorize the Facebook application. Facebook uses this token instead of the user credentials to access the protected resources. |
Access Secret | Access secret is not required for Facebook connection. |