The Apache Directory Project announces the sixth release of Fortress. FORTRESS provides Role-Based Access Control components that are fully ANSI INCITS 359 compliant and production ready. These may be embedded as a runtime Java library (fortress-core), secure Apache Tomcat web deployments (fortress-realm), HTML pages for policy administration (fortress-web), and RESTful service wrappers of the core apis (fortress-rest).
To download source or binary packages of this release: http://directory.apache.org/fortress/downloads.html Or, the components are downloadable via Maven’s central repository under group name: org.apache.directory.fortress This is a minor release, the second release candidate for a 2.0 GA and includes a move to require Java version 8. There are a number of other enhancements: * FC-201 jgrapht 1.0.0 requires Java 8 * FC-202 dir-fortress-core-docker-test to use latest slapd install procs * FC-203 propmr modifiers * FC-204 AccessMgrRestImpl.getUser not setting contextId on request * FC-205 | FC-197 implement PropertyMgrRestImpl * FC-207 Fix handling of truststore The complete list: 2.0.0-RC2 resolved issues: * https://issues.apache.org/jira/issues/?jql=project%20%3D%20FC%20AND%20fixVersion%20%3D%202.0.0-RC2%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC For more information, visit the project's website: http://directory.apache.org/fortress/
