Identity Cloud

Increment Login Count node

The Increment Login Count node increments the successful login count property of a managed object.

Use the Login Count Decision node to change the flow of the journey based on the count.

Compatibility

Product Compatible?

ForgeRock Identity Cloud

Yes

ForgeRock Access Management (self-managed)

Yes

ForgeRock Identity Platform (self-managed)

Yes

Inputs

This node’s Identity Attribute specifies the property it requires in the incoming node state. It uses this property to access the managed object.

Dependencies

This node depends on the underlying identity service to store the managed object.

Configuration

Property Usage

Identity Attribute

The attribute used to identify the managed object in the underlying identity service.

Default: userName

Outputs

This node does not change the shared node state.

Outcomes

Single outcome path; on success, this node increments the managed object’s loginCount.

Errors

If this node fails to access the managed object, it throws an exception with a No object to increment message.

If this node fails to increment the login count, it logs an Unable to increment login count warning message.

Example

The following journey uses the Increment Login Count node to update the login count on successful authentication:

Incrementing login count
Determining next steps based on login count
Copyright © 2010-2024 ForgeRock, all rights reserved.