Newer Version Available

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

AuthProvParamFwdAllowlist

Represents an allowlisted URL parameter that can be forwarded from authentication provider client configuration URLs to the authorization URL. Use this type to add custom functionality to authentication providers. For example, allowlist a ui_locales parameter and use it to send a user's language preference from Salesforce to the third-party provider's login page. This object is available in API version 62..0 and later.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Fields

Field Details
AuthProviderId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the authentication provider associated with the allowlist.
This field is a relationship field.
Relationship Name
AuthProvider
Refers To
AuthProvider
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A description for the allowlisted URL parameter.
Param
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the parameter, such as ui_locales or login_hint.