Agent Data Store Decision node
The Agent Data Store Decision node authenticates the agent using the data store for agent profiles and sets its authentication identifier if successful.
|
This node only authenticates agents, such as PingGateway and the Java and web agents. Use the Data Store Decision node for other identities. |
Example
The following example uses this node to authenticate an agent with the credentials provided:
-
The Zero Page Login Collector node collects the username and password from HTTP headers if provided.
-
The Page node collects the username and password interactively from the user.
-
The Agent Data Store Decision node verifies the agent credentials match those in the data store.
Availability
| Product | Available? |
|---|---|
PingOne Advanced Identity Cloud |
Yes |
PingAM (self-managed) |
Yes |
Ping Identity Platform (self-managed) |
Yes |
Inputs
This node requires the username and password properties in the incoming node state.
Obtain the agent credentials from the user or with a Zero Page Login Collector node.