AAA: Boron: Release Plan
Introduction
Release Deliverables
Name | Description |
---|---|
Deliverable Name | Deliverable Description |
Clustered Keystore | An MD-SAL based secure, clustered keystore that is capable of storing keys used to communicate with southbound and northbound entities. |
AuthZ Enhancements | Enhancements to Shiro Authorization to allow dynamic addition of RBAC rules. |
Radius Pluggable Module | Ability to externalize AuthN and perhaps AuthZ to an external Radius server |
Pluggable Cassandra Store | Ability to externalize IDM data to an external Cassandra Store |
Dynamic Filter Chain Injection | Ability to dynamically change filtering in front of a REST servlet |
Release Milestones
Offset: 0
Milestone | Offset X Date | Deliverables |
---|---|---|
M1 | 3/24/2016 | |
M2 | 5/5/2016 | |
M3 | 6/2/2016 | |
M4 | 6/30/2016 | |
M5 | 8/4/2016 | |
RC0 | 8/11/2016 | |
RC1 | 8/18/2016 | |
RC2 | 8/25/2016 | |
RC3 | 9/1/2016 | |
Formal Release | 9/8/2016 |
Externally Consumable APIs
Dynamic Filter Chain Injection through karaf config admin. Not a Java API.
aaa-cert-mdsal
Expected Dependencies on Other Projects
Depends on all other projects in Boron
Expected Incompatibilities with Other Projects
None
Compatibility with Previous Releases
None intrinsic to distribution, projects delivered may have their own.
Themes and Priorities
Provide more dynamic hooks for authentication strategy, filtering, and authorization. And as always, improved security when possible.
Requests from Other Projects
None
Test Tools Requirements
None