Description of problem: I want to configure an advanced authentication for host controller as follow:- (1) perform authentication against LDAP (2) if (1) fails, perform authentication against properties file To do this in domain mode, I need to set up a legacy JAAS config file and specify it via java.security.auth.login.config system property. It spoils maintainability and security of EAP6 in terms of:- 1. unable to maintain it using jboss-cli.sh 2. unable to use the vault feature for it Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
No, the customers took a workaround. I will close this and open a new JIRA for WildFly.