Newer Version Available

This content describes an older version of this product. View Latest

OauthTokenExchangeHandler

Represents a token exchange handler. The token exchange handler also consists of an Apex class. During the OAuth 2.0 token exchange flow, the token exchange handler is used to validate tokens from an external identity provider and to map users to Salesforce. This object is available in API version 60.0 and later.

This guide only lists certain information for each object. For more information, including descriptions of the fields, see OauthTokenExchangeHandler in the Object Reference for the Salesforce Platform.

Fields

Field Name Field Label Type Digits Length Precision Scale
CreatedById Created By ID reference 18
CreatedDate Created Date datetime
Description Description string 255
DeveloperName Name string 80
Id Oauth Token Exchange Handler ID id 18
IsDeleted Deleted boolean
IsEnabled Enabled boolean
IsUserCreationAllowed Allow user creation boolean
Language Master Language picklist 40
LastModifiedById Last Modified By ID reference 18
LastModifiedDate Last Modified Date datetime
MasterLabel Label string 80
NamespacePrefix Namespace Prefix string 15
SupportedTokenTypesAccessToken Access Token boolean
SupportedTokenTypesIdToken ID Token boolean
SupportedTokenTypesJwt JWT boolean
SupportedTokenTypesRefreshToken Refresh Token boolean
SupportedTokenTypesSaml2 SAML 2 boolean
SystemModstamp System Modstamp datetime
TokenHandlerApexId Class ID reference 18