You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Shawn McKinney <sm...@apache.org> on 2018/11/13 16:07:11 UTC

[ANNOUNCE] Apache Fortress 2.0.3 Released

The Apache Directory Project announces its tenth release of Fortress!

Apache Fortress is a computer security access management facility written in Java.  Other platforms use the Apache Fortress Rest component. Fortress provides a fine-grained authorization security model using role-based access control semantics.  It’s built to scale to many thousands of requests per second on top of a fault-tolerant backend using LDAP and runs in many production environments today.

Since 2.0.1, Fortress supports certain aspects of Attribute-based Access Control.  Specifically, dynamic attribute constraints placed on user-role activations.  For a description on ABAC rationale and supports, check out these posts:
• https://iamfortress.net/2018/07/07/towards-an-attribute-based-role-based-access-control-system/
• https://iamfortress.net/2018/09/13/who-put-abac-in-my-rbac/

A QUICKSTART to using Fortress REST APIs:
• https://github.com/shawnmckinney/apache-fortress-quickstart
• Fortress APIs now include JSON support.

Downloading Apache Fortress 2.0.3:
• http://directory.apache.org/fortress/downloads.html

The 2.0.3 Release notes with complete list:
• https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315921&version=12344047

To learn more:
• https://directory.apache.org/fortress/

Follow us on twitter:
• @apache_fortress

Join our mailing list:
• fortress-subscribe@directory.apache.org

— Shawn