No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
AuthProvider
An Auth Provider enables users to log into your Salesforce organization using their login credentials from an external service provider such as Facebook© or Janrain©.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| Auth. Provider ID | Id | id | 15 | ||
| Authorize Endpoint URL | AuthorizeUrl | url | 1024 | ||
| Consumer Key | ConsumerKey | string | 256 | ||
| Consumer Secret | ConsumerSecret | string | 100 | ||
| Created Date | CreatedDate | datetime | |||
| Custom Error URL | ErrorUrl | string | 500 | ||
| Custom Logout URL | LogoutUrl | url | 1500 | ||
| Default Scopes | DefaultScopes | string | 256 | ||
| Execute Registration As | ExecutionUserId | reference | 15 | ||
| Icon URL | IconUrl | url | 1024 | ||
| Name | FriendlyName | string | 32 | ||
| Options | Options | int | 9 | 0 | |
| Provider Type | ProviderType | picklist | 40 | ||
| Registration Handler | RegistrationHandlerId | reference | 15 | ||
| Token Endpoint URL | TokenUrl | url | 1024 | ||
| Token Issuer | IdTokenIssuer | string | 1024 | ||
| URL Suffix | DeveloperName | string | 32 | ||
| User Info Endpoint URL | UserInfoUrl | url | 1024 |