-
Feature Request
-
Resolution: Won't Do
-
Major
-
None
-
None
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