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:
- Sign in to the Admin Console using an administrator account.
- Navigate to Identities → Social login.
- Select the social login provider you want to manage.
- Select the Claim mappings tab.
Default claim mappings are provided for each social login provider. Available attributes vary by provider.
- To modify an existing mapping, select the claim.
- To add a new mapping, select Create claim mapping.
- Configure the claim mapping, then select Save.
Claim mappings settings
| Setting Name | Description |
|---|---|
| Enable claim mapping | Enables or disables the claim mapping. |
| Source path | The path to the attribute in the provider token. This is defined as a comma-separated reference to the token structure. |
| Regex | Optional. Use a regular expression to extract a specific value from the source. If empty, the full source value is used. |
| Target native claim | The attribute in the customer account where the value is stored. |
Updated 6 days ago
