]
Jason Greene updated WFLY-2952:
-------------------------------
Fix Version/s: 9.0.0.CR1
(was: 9.0.0.Beta1)
Add support to define security provider with a reference to a config
file location
----------------------------------------------------------------------------------
Key: WFLY-2952
URL:
https://issues.jboss.org/browse/WFLY-2952
Project: WildFly
Issue Type: Sub-task
Components: Domain Management, Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 9.0.0.CR1
The big advantage of this is that the configuration file can be added to the app server
installation, the configuration can then reference it relative to a known location within
the app server installation.
This will be the first step to move on from requiring the configuration to be global at
the JVM level.
Note: Dependencies may be an issue unless we can work out a way for services that depend
on a specific provider to set the dependency.
In addition to being able to specify the class name of the provider we will also need to
be able to specify a module.