]
Harald Pehl resolved WFLY-13599.
--------------------------------
Resolution: Explained
Admin console will not open - I added users
-------------------------------------------
Key: WFLY-13599
URL:
https://issues.redhat.com/browse/WFLY-13599
Project: WildFly
Issue Type: Bug
Components: Web Console
Affects Versions: 18.0.1.Final, 20.0.0.Final
Reporter: Charles Herrick
Assignee: Harald Pehl
Priority: Major
Wildfly 18.0.1 final and Wildfly 20.0 final installed.
add-user.bat executed for admin and one other user.
Kie-server 7.38 war deployed to deployments. start server.
Admin console will not display. Error says "you have not yet added users".
Used: add-user -a -u admin -p **** -ro admin,kie-server,rest-all,kiemgmt
Got: Updated user 'admin' to file
'C:\Redhat\Wildfly18\standalone\configuration\application-users.properties'
Updated user 'admin' to file
'C:\Redhat\Wildfly18\domain\configuration\application-users.properties'
Updated user 'admin' with groups admin,kie-server,rest-all,kiemgmt to file
'C:\Redhat\Wildfly18\standalone\configuration\application-roles.properties'
Updated user 'admin' with groups admin,kie-server,rest-all,kiemgmt to file
'C:\Redhat\Wildfly18\domain\configuration\application-roles.properties'
Please help me get the admin console up.