Newer Version Available

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

ConnectApi.ExternalAuthIdentityProviderParameterInput

External auth identity provider parameter input.
Property Type Description Required or Optional Available Version
parameterName String The name of the external auth identity provider parameter. Required 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
Required 63.0
parameterValue String If parameterType describes a literal value then the literal value is stored in this property. Optional 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. Optional 63.0