[
https://issues.jboss.org/browse/WFLY-9974?page=com.atlassian.jira.plugin....
]
Jan Stourac commented on WFLY-9974:
-----------------------------------
[~swd847], I have just noticed, you have bumped undertow subsystem version to 6.0 recently
in this
[
MR|https://github.com/wildfly/wildfly/pull/10866/commits/58da675db36aa7ea...].
Maybe it is a good time to resolve this issue now too?
Remove unused 'basic-authType' complex type in
wildfly-undertow xsd file
------------------------------------------------------------------------
Key: WFLY-9974
URL:
https://issues.jboss.org/browse/WFLY-9974
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 12.0.0.Final
Reporter: Jan Stourac
Assignee: Stuart Douglas
Priority: Minor
Since undertow subsystem version 4.0, the
[{{basic-authType}}|https://github.com/wildfly/wildfly/blob/master/undertow/src/main/resources/schema/wildfly-undertow_5_0.xsd#L578-L580]
has not been utilized anymore. We should probably remove that type definition from our xsd
file with another subsystem version bump.
This type was used for {{basic-auth}} filter which is no longer present in undertow.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)