[
https://issues.jboss.org/browse/WFCORE-3273?page=com.atlassian.jira.plugi...
]
Roy Golan updated WFCORE-3273:
------------------------------
Description:
oVirt's ovirt-engine uses an authentication plugin [1] for management interface that
recently after upgrading to Wildfly 11 stopped working. The reason is the sharedState
passed to the plugin's init method is now null.
A current workaround this would be to avoid adding the 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.
[1]
https://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=blob;f=backend/manag...
was:
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's init method 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.
[1]
https://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=blob;f=backend/manag...
sharedState is passed null by PluginAuthenticationCallbackHandler
-----------------------------------------------------------------
Key: WFCORE-3273
URL:
https://issues.jboss.org/browse/WFCORE-3273
Project: WildFly Core
Issue Type: Bug
Components: Security
Environment: Fedora 26, using ovirt-engine-wildfly package
Reporter: Roy Golan
Assignee: Darran Lofthouse
Fix For: 3.0.2.Final, 4.0.0.Alpha1
oVirt's ovirt-engine uses an authentication plugin [1] for management interface that
recently after upgrading to Wildfly 11 stopped working. The reason is the sharedState
passed to the plugin's init method is now null.
A current workaround this would be to avoid adding the 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.
[1]
https://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=blob;f=backend/manag...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)