loading
Preparing LoginRadius developer resources
Mission: Help enterprises accelerate digital transformation with our fully-managed Customer IAM technology.
Skip to main content

Has Session

Checks whether the user has an active session (lr-session-token cookie). Use at the start of a workflow to skip login for already-authenticated users.
Session & Cookies

Node Card

Has Session
true
false
Category: Session & Cookie Nodes
Typical position: At the very start of a login flow, before the Web Page node: route true to a Success Final node and false to the login form.

This node has no configurable properties.


Use this node as the first node in any login flow to implement single-sign-on behavior. Already-authenticated users are routed directly to success, avoiding an unnecessary re-authentication prompt.