- 11 Nov 2024
- 1 Minute à lire
- SombreLumière
Scenario: Validate Non-Monetary Event
- Mis à jour le 11 Nov 2024
- 1 Minute à lire
- SombreLumière
This scenario uses the workflow tree illustrated in Validate non-monetary events workflow tree.
Validate non-monetary events workflow tree
For the validation of non-monetary events, OneSpan provides a general tree node (OneSpan Auth Validate Event). You can hardcode the event type in the node configuration, or store the event type in shared state during runtime.
In this workflow, the event type is hardcoded as LoginAttempt.
OneSpan Auth Validate Event node
For available transaction types, refer to the Interactive API Reference, AdaptiveEventValidationInput schema > eventType attribute.
Before you begin
Ensure that you have completed the steps described in Scenario: User registration.
Walkthrough: Validate non-monetary events
Walkthrough: Validate non-monetary events
Use the following URL to start the non-monetary event validation process:
https://your_instance_url/openam/XUI/?realm=/&service=OneSpan-XUI-Adapative-Authentication-Validate-Event-Sample-Tree#login
The worklow is identical to Scenario: User login.
Additional considerations
The workflow tree uses the following sample nodes:
The OneSpan Sample nodes are provided and included in the OneSpan Authentication for ForgeRock package for demonstration purposes only. You should not use these nodes in production environments, but replace them with your own node implementations.