12 March 2026 (v2.153)
Production β
ReachFive v2.153 brings a few new features:
As always, we made some general improvements for you.
Attribute-Based Access Control
We are excited to announce the release of Attribute-Based Access Control (ABAC) in ReachFive.
ABAC is a dynamic and context-aware access control model that evaluates policies at runtime using user profile attributes and authentication context to make fine-grained access decisions.
Unlike Role-Based Access Control (RBAC) which relies on predefined roles, ABAC allows you to seamlessly control who can enter specific user journeysβsuch as signup, login, or application access.
This securely lets you prevent unauthorized access early, enforce fine-grained eligibility rules before authentication completes, and maintain a highly scalable security design.
For full details, see Attribute-Based Access Control (ABAC).
R5 AI Assistant
We have added a dedicated R5 AI Assistant (Ask AI) to our documentation site to help you find the information you need faster and more efficiently. This assistant is trained exclusively on our documentation, ensuring that the answers you receive are accurate and relevant to your needs.
We appreciate any and all feedback which you can give directly in the assistant with a thumbs up, a thumbs down, and optional message.
General improvements
-
We now ensure that if a field is unavailable because it has changed or has been removed, we let the user know directly in the ReachFive Console for account synchronization mapping.