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

SAML Auth

Validates an inbound SAML assertion and routes to true on success.
Authentication Node

Node Card

SAML Auth
true
false
Error edges
4112
Category: Authentication Nodes
Type: saml-auth
Typical position: After a SAML assertion is received from an IdP, before attribute mapping or a Success Final node.

PropertyTypeDefaultDescription
Error HandlingcustommultiselectAll errors set to automaticError handling for each selected error code. Setting a custom message activates that error code as a named output edge on the canvas.

Common Next Nodes

SAML Auth (true)Success FinalSAML federated login complete
SAML Auth (false)Failure FinalSAML assertion invalid or IdP misconfigured

Usage Notes

The SAML Auth node processes the inbound SAML assertion and validates it against the SAML app configured in the Admin Console. Expose the 4112 error edge when you need a distinct path for misconfigured SAML IdPs. Connect true to downstream attribute-mapping or token-issuance nodes.