Blog

Identity Token Logs: What Your SIEM Needs

Build useful SIEM visibility for identity-token issuance, refresh, acceptance, rejection, revocation, and session activity without logging the credential itself.

Identity and access tokens are not passwords, but they can authorize access after a user or workload signs in. For a security information and event management system (SIEM) to help detect and investigate token misuse, it needs structured events about the token lifecycle: issuance, refresh, acceptance or rejection, and revocation. It also needs enough context to connect those events to an issuer, intended audience, scope, user or client, device or network signal, and subsequent application activity.

There is an equally important boundary: do not send the bearer token itself to the log. Logging the credential that grants access can turn the monitoring system into another exposure point. Record useful metadata and outcomes, not the secret.

On September 15, 2026, NIST finalized IR 8587, Protecting Tokens and Assertions from Forgery, Theft, and Misuse. Although the report is written primarily for federal agencies and cloud service providers, NIST says its implementation considerations can help other organizations that use identity tokens. The checklist below translates its logging and session-monitoring guidance into questions an IT team or MSP can use with identity, cloud, application, and monitoring providers.

Why successful sign-in is not the end of the story

Single sign-on, federation, and API access often rely on signed tokens or assertions. These objects tell an application who or what is requesting access and what it may do. Strong authentication protects the sign-in step, but security teams also need visibility into how tokens are issued, refreshed, presented, rejected, and revoked afterward.

NIST recommends continuous monitoring of token usage and correlation between the underlying identity and actions across enterprise or cloud services. Useful context can include device data, geolocation, and access velocity. NIST also recommends making token-usage data consumable by SIEM and related security systems.

Capture the lifecycle without capturing the credential

Core token events and the investigation question each should support
EventUseful contextQuestion the log should answer
IssuanceTime, issuer, token type, client or user identifier, audience, scopes, device and network contextWho or what received access, from which system, and for what purpose?
RefreshOriginal session or identity, refresh outcome, client, device, time, audience and requested scopeWas the session extended under expected conditions?
Acceptance or rejectionRelying application, outcome, issuer, audience, scope, reason code and timeDid the application accept the token only where it was intended to be used?
Revocation or session terminationInitiator, reason, time, affected identity or session, propagation status and relying servicesDid connected applications stop honoring the compromised or withdrawn access?

NIST's suggested fields include token or assertion type, issuer, scopes, an identifier or obfuscated identifier for the client or user, the intended audience, and timestamped lifecycle events. The report specifically says that tokens and assertions themselves, along with personal data contained in them, must not be stored in logs.

Teams should also collect the surrounding records needed to interpret those events. Depending on the architecture, that may include identity-policy changes, signing-key administration, application authorization changes, endpoint or workload alerts, and the business actions taken after access was granted. These adjacent records help distinguish an expected session from misuse without copying the token into the SIEM.

Ask providers where the visibility boundary sits

Token security is a shared-responsibility problem. A cloud or identity provider may operate the issuance and signing infrastructure, while the customer configures access policy, applications, session settings, log exports, alerting, and response. Document that division instead of assuming every event is available automatically.

  • Which token and session logs exist? Identify what is enabled by default, what must be turned on, and which service tier exposes it.
  • Can the events leave the provider? Confirm API, streaming, or export options and whether the schema preserves issuer, audience, scope, outcome, and reliable timestamps.
  • How quickly do events arrive? A daily report may support review but may not support timely detection or containment.
  • How does revocation work? Ask whether revocation reaches connected applications, whether active sessions terminate, and what happens when immediate global revocation is technically unavailable.
  • What incident notice is provided? Define who receives a provider notification, what evidence accompanies it, and who coordinates containment.
  • Who owns retention and alert rules? The identity provider, application owner, MSP, and managed security provider may each control a different part of the evidence chain.

Make the data answer concrete investigation questions

Collecting events is not the same as having usable coverage. Before an incident, test whether the available records can answer questions such as:

  • Where and when was the affected token or session issued?
  • Was it refreshed from an expected user, device, workload, network, and location?
  • Did an application reject a missing or incorrect audience, or did access continue?
  • Did use patterns show unusual geography, device context, or velocity?
  • Which applications and actions were associated with the identity during the suspected window?
  • After revocation, which relying services rejected access and terminated the session?

The objective is a defensible timeline across identity, application, endpoint, workload, and network evidence. A log that records only “sign-in succeeded” cannot establish what happened during the rest of the session.

Test the workflow before relying on it

  1. Select a controlled test identity and application with an approved test window.
  2. Issue, use, refresh, reject, and revoke a test session through normal administrative methods.
  3. Trace each expected event from the source into the monitoring platform.
  4. Confirm that timestamps, identifiers, outcomes, audiences, and scopes remain usable for correlation.
  5. Verify that no raw token, assertion, or unnecessary personal data appears in the logs.
  6. Record missing events, delays, disabled sources, schema gaps, retention limits, and response owners.

NIST SP 800-92 provides broader guidance for establishing and operating an enterprise log-management process. IR 8587 adds token-specific considerations, but neither replaces architecture-specific testing with the actual providers and applications in use.

Fit token telemetry into the managed monitoring scope

Network Box USA SIEM is included with qualifying Edge Defense and NBX MDR services and supports centralized logging, correlation, investigation, and reporting for agreed sources. Identity-provider and application token events are not automatically present in every deployment; the connected sources, available integrations, event volume, retention, alert logic, and response ownership must be defined in the service scope.

If you are reviewing whether identity and application events can support a real token-misuse investigation, contact our team through the Network Box USA form to discuss the sources, monitoring coverage, and responsibilities that apply to your environment.