]
Darran Lofthouse moved WFLY-7938 to WFCORE-2242:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2242 (was: WFLY-7938)
Component/s: Security
(was: Security)
(was: Web Console)
Broken logout from Web console when is used Elytron subsystem
-------------------------------------------------------------
Key: WFCORE-2242
URL:
https://issues.jboss.org/browse/WFCORE-2242
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Hynek Švábek
Assignee: Harald Pehl
Priority: Critical
When we use EAP with Elytron (standalone-elytron.xml configuration file) we aren't
able to logout from Web console.
With PicketBox is everything ok.
*How to reproduce*
* start EAP *standalone.sh -c=standalone-elytron.xml*
* log in to Web console on
http://localhost:9990
* invoke logout
You will get this url
http://localhost:9990/logout
{code}
404 - Not Found
{code}