AAA: Beryllium: Release Notes
Contents
Major Features
Ideally, the user should only install odl-aaa-shiro, as it provides the best bang for the buck in Beryllium.
odl-aaa-shiro - Installs all supported AAA features
odl-aaa-authn - Just AAA TokenAuthFilter based implementation without Shiro add-ons
odl-aaa-authn-mdsal-cluster - EXPERIMENTAL Uses md-sal store instead of h2 store
odl-aaa-sssd-plugin - SSSD integration through TokenAuthRealm
odl-aaa-authz - EXPERIMENTAL support for AuthZ Dom Data Broker
Target Environment
Java 7/8 Environments
For Execution
N/A
For Development
Python 2.7+, Sqlite3
Known Issues and Limitations
Particular known bugs and workarounds.
Bug 4742 - Known workaround; just specify "application/json" regardless.
Bug 1835 - Known workaround; just limit fields to 128 characters. Does not cause harm to database as the query will fail.
Bug 3855 - Known workaround; do not use password with "%" or ",". Password may be recovered through idmlight script.