Tracking Native to Web SSO Token Exchange and Login
Feb 4, 2026
Overview
This article explains how to determine whether a token exchange or login event relates to Native to Web Single Sign-On (SSO) by reviewing specific fields in the system logs.
Applies To
- Native to Web SSO
- Token Exchange
- Login
- Logs
- Monitoring
Solution
To determine if a Success Login or refresh token exchange relates to a session transfer token, review the log fields for the following indicators:
- For successful refresh token exchange logs, verify if the audience field contains the following value:
urn:DomainName:session_transfer - For Success Login logs, check for the
triggered_by_session_transfer_tokenfield and verify it is set to the following:true.