Claim mappings for social login

Social login providers in Strivacity support claim mappings, allowing you to map attributes from the provider token to customer attributes in the Strivacity Identity Store.

Use claim mappings to store and synchronize selected profile data from the social provider in the customer account.

If Synchronize and store profile data at each login is enabled, social profile data is updated at each login, including attributes from any configured claim mappings.

Manage claim mappings

To view and manage claim mappings for a social login provider, follow these steps:

  1. Sign in to the Admin Console using an administrator account.
  2. Navigate to IdentitiesSocial login.
  3. Select the social login provider you want to manage.
  4. Select the Claim mappings tab.
    📘

    Default claim mappings are provided for each social login provider. Available attributes vary by provider.

  5. To modify an existing mapping, select the claim.
  6. To add a new mapping, select Create claim mapping.
  7. Configure the claim mapping, then select Save.

Claim mappings settings

Setting NameDescription
Enable claim mappingEnables or disables the claim mapping.
Source pathThe path to the attribute in the provider token. This is defined as a comma-separated reference to the token structure.
RegexOptional. Use a regular expression to extract a specific value from the source. If empty, the full source value is used.
Target native claimThe attribute in the customer account where the value is stored.