Darran Lofthouse created WFLY-13435:
---------------------------------------
Summary: Update Undertow / Elytron Integration to use SecurityMetaData in
DeploymentUnit
Key: WFLY-13435
URL:
https://issues.redhat.com/browse/WFLY-13435
Project: WildFly
Issue Type: Task
Components: Security, Web (Undertow)
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 20.0.0.Beta1
WFCORE-4962 is adding a new SecurityMetaData class and adding as an attachment to the
DeploymentUnit.
If this contains a ServiceName for a security domain this should be used instead of any
local mapping in the subsystem, additionally the presence of this domain should act as a
flag to enable the Elytron form of interceptors.
Also if an Elytron SecurityDomain is selected for the deployment it's ServiceName
should be set on the SecurityMetaData instance.
The use of the VirtualSecurityDomain API should also be removed as this attachment
replaces it in a more generic way.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)