-
Bug
-
Resolution: Done
-
Major
-
None
oVirt's ovirt-engine uses an authorization plugin [1] for management interface that recently after upgrading to Wildfly 11 stopped working. The reason is the sharedState passed to the plugin constructor is now null.
A current workaround this would be to avoid adding to plugin into the shareState but that means any delegating plugin would fail to find this plugin and possibly other bad stuff I'm not aware of.
- clones
-
WFCORE-3273 sharedState is passed null by PluginAuthenticationCallbackHandler
- Resolved
- is incorporated by
-
JBEAP-12949 (7.1.0) Upgrade to WildFly Core to 3.0.3.Final-redhat
- Closed