Bug 1146240

Summary: [GSS] (6.3.x) Can't login to admin console with JAAS secured management interfaces with --admin-only
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Chris Dolphy <cdolphy>
Component: Domain ManagementAssignee: jboss-set
Status: CLOSED WONTFIX QA Contact: Petr Kremensky <pkremens>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.3.0CC: brian.stansberry, emuckenh, istudens, myarboro, pkremens, rdickens
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1146238 Environment:
Last Closed: 2014-10-07 21:28:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1146238    
Bug Blocks:    

Description Chris Dolphy 2014-09-24 20:22:39 UTC
+++ 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:

Comment 3 JBoss JIRA Server 2014-11-10 10:58:06 UTC
Darran Lofthouse <darran.lofthouse> updated the status of jira WFLY-3894 to Resolved