+++ This bug was initially created as a clone of Bug #1146238 +++ Description of problem: After configuring JAAS security for management realm, when I start JBoss with `bin/standalone.sh --admin-only', I can't login to the management web console. Version-Release number of selected component (if applicable): EAP 6.3.0 How reproducible: Readily Steps to Reproduce: 1. Setup JAAS security domain and management interfaces to use it (see attached standalone.xml). 2. Start JBoss with `bin/standalone.sh --admin-only' 3. Try to login to http://localhost:9990/console Actual results: Doesn't work. Expected results: Should work. It does work if you start without --admin-only Additional info:
Darran Lofthouse <darran.lofthouse> updated the status of jira WFLY-3894 to Resolved