]
Ondrej Kotek moved JBEAP-10024 to WFCORE-2601:
----------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-2601 (was: JBEAP-10024)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Security
(was: Security)
(was: Web (Undertow))
Affects Version/s: 3.0.0.Beta10
(was: 7.1.0.DR15)
Adding Elytron SSO to Undertow should announce reload-required
--------------------------------------------------------------
Key: WFCORE-2601
URL:
https://issues.jboss.org/browse/WFCORE-2601
Project: WildFly Core
Issue Type: Bug
Components: Security
Affects Versions: 3.0.0.Beta10
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.