Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.ExternalAuthIdentityProviderParameter

External auth identity provider parameter.
Property Name Type Description Available Version
parameterName String The name of the external auth identity provider parameter. 63.0
parameterType ConnectApi.​ExternalAuth​IdentityProvider​ParameterType Parameter type for an external auth identity provider. Values are:
  • AuthorizeRequestQueryParameter
  • IdentityProviderOptions
  • ManagedByComponent
  • ManagedByFeature
  • RefreshRequestBodyParameter
  • RefreshRequestHttpHeader
  • RefreshRequestQueryParameter
  • TokenRequestBodyParameter
  • TokenRequestHttpHeader
  • TokenRequestQueryParameter
63.0
parameterValue String If parameterType describes a literal value then the literal value is stored in this property. 63.0
sequenceNumber Integer Specifies the order of parameters to apply when an external auth identity provider has more than one parameter. Priority is from lower to higher numbers, for example, 1 is the highest priority. 63.0