]
Tomaz Cerar reassigned WFLY-5281:
---------------------------------
Assignee: Tomaz Cerar (was: Stuart Douglas)
[Migration operation] [Web to Undertow] When migrating SSO
configuration path should be defined as "/"
------------------------------------------------------------------------------------------------------
Key: WFLY-5281
URL:
https://issues.jboss.org/browse/WFLY-5281
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 10.0.0.Beta2
Reporter: Radim Hatlapatka
Assignee: Tomaz Cerar
When using SSO with JBoss Web all contexts are authenticated via SSO. In case of Undertow
by default are only those with the same context name.
As such {{:migrate}} operation should define {{path=/}} when migrating SSO configuration
as that makes the behaviour the same as it was in JBoss Web and thus having the server
configured equivalently.