]
Tomaz Cerar moved WFCORE-2601 to WFLY-8474:
-------------------------------------------
Project: WildFly (was: WildFly Core)
Key: WFLY-8474 (was: WFCORE-2601)
Component/s: Security
Web (Undertow)
(was: Security)
Affects Version/s: (was: 3.0.0.Beta10)
Adding Elytron SSO to Undertow should announce reload-required
--------------------------------------------------------------
Key: WFLY-8474
URL:
https://issues.jboss.org/browse/WFLY-8474
Project: WildFly
Issue Type: Bug
Components: Security, Web (Undertow)
Reporter: Ondrej Kotek
Assignee: Paul Ferraro
Priority: Blocker
Labels: authentication, http, management-model, sso, undertow
The operation adding Elytron SSO configuration to Undertow subsystem returns
{{\{"outcome" => "success"\}}}. However the SSO does not work
without performing {{reload}}. It is very confusing for an administrator.
The {{reload}} should not be required, or a response header requiring reload should be
returned.