iamtf_idp_facebook
access_token_service
facebook access token endpoint
- type: String
- required
authz_token_service
facebook authorization token endpoint
- type: String
- optional: true
- computed: true
client_id
facebook application id
- type: String
- required
client_secret
facebook application secret
- type: String
- required
description
idp description
- type: String
- optional: true
- computed: true
ida
identity appliance name
- type: String
- required
name
idp name
- type: String
- required
scopes
facebook premissions. These will be added to email and public_profile
- type: Set
- optional: true
user_fields
facebook user fields. These will be added to id, name, email, first_name, last_name
- type: Set
- optional: true