2.1
The primary goal of this release is to make Jakarta Authorization more suitable for cloud deployments, by adding an option to add policy providers programmatically for a single application. This mirrors the API available for Jakarta Authentication.
More specifically:
* Register a policy provider programmatically per application AUTHORIZATION #98 ❌
* getPolicyConfiguration without open requirement AUTHORIZATION #53 ✅
* Add methods to the PolicyConfiguration to read permissions AUTHORIZATION #52 ✅