Skip to content

Commit 606bc18

Browse files
authored
Merge pull request #7095 from segmentio/ashton-huxtable-patch-6
Update Braze Actions Destination to reflect handling of JWT
2 parents 71b7600 + 501f05a commit 606bc18

File tree

1 file changed

+4
-0
lines changed
  • src/connections/destinations/catalog/actions-braze-web

1 file changed

+4
-0
lines changed

src/connections/destinations/catalog/actions-braze-web/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,10 @@ For more details on this snippet, see Braze's [Soft push prompt](https://www.bra
159159
});
160160
```
161161

162+
### Enable SDK Authentication
163+
164+
When "Enable SDK Authentication" is enabled, Segment will set Braze's `enableSdkAuthentication` to `true`. When this feature is enabled, the Braze SDK will append the current user’s last known JWT to network requests made to Braze Servers.
165+
162166
163167
## Important differences from the classic Braze destination
164168
- Braze Web Mode (Actions) supports the Braze [Web](https://github.com/segment-integrations/analytics.js-integration-appboy){:target="_blank"} integration. [Braze Cloud Mode (Actions)](/docs/connections/destinations/catalog/actions-braze-cloud) supports server and mobile sources, but to use mobile sources in device-mode, use the Braze Classic destination.

0 commit comments

Comments
 (0)