-
Bug
-
Resolution: Done
-
Major
-
None
-
None
<deny-uncovered-http-methods /> causes forbidden access for anonymous resources access.
1) vanilla installation https://download.jboss.org/wildfly/23.0.1.Final/wildfly-23.0.1.Final.zip
2) deploy the app attached
3) GET http://localhost:8080/helloworld/HelloWorld
current outcome (forbidden access)
we should be able to get the page.
- incorporates
-
JBMETA-452 deny-uncovered-http-methods truncates parsing of web.xml file
- Resolved
-
JBMETA-442 deny-uncovered-http-methods is a "flag" not a boolean in web.xml
- Resolved
-
UNDERTOW-2188 Adjust corner case of covered methods if no methods are present
- Closed
- is incorporated by
-
JBEAP-24220 [GSS](7.4.z) Upgrade JBoss Metadata from 13.0.0.Final-redhat-00001 to 13.4.0.Final-redhat-00001
- Closed
-
JBEAP-24339 (7.4.z) Upgrade Undertow from 2.2.22.SP3-redhat-00001 to 2.2.23.SP1
- Closed
- is related to
-
RHPAM-3914 Access to swagger /kie-server/docs return Forbidden when integrating with RHSSO
- Closed
- links to