-
Task
-
Resolution: Done
-
Major
-
None
Certain resources related to Picketbox and legacy security removal have been removed on upstream and won't be supported for Java SE 17, so we have to deal with them on EAP CPs for 7.4.x and reject its addition when the server is running on an unsupported JDK version.
The initial list of resources to deal with is:
- Vault, see https://github.com/wildfly/wildfly-core/pull/4640
- Legacy Security Realms, see https://github.com/wildfly/wildfly-core/pull/4716
It is not expected to reject the creation of any attribute on other resources that point to them because they will fail anyway due to the absence of the main resources.
- is incorporated by
-
JBEAP-22913 (7.4.z) Upgrade WildFly Core from 15.0.6.Final-redhat-00003 to 15.0.7.Final-redhat-00001
- Closed
- relates to
-
JBEAP-22452 (7.4.z) Reject additions of security related resources in EAP unsupported for Java 17
- Closed