Jakarta Authorization3.02.12.01.5
Jakarta Authorization
3.0
2.1
2.0
1.5
This feature enables support for Jakarta Authorization version 3.0 In order to add the appAuthorization-3.0 feature to your server, you need to add the third party provider which is not a part of the Open Liberty profile.
Enabling this feature
To enable the Jakarta Authorization 3.0 feature, add the following element declaration into your server.xml file, inside the featureManager element:
<feature>appAuthorization-3.0</feature>