-
Bug
-
Resolution: Done
-
Blocker
-
None
There have been updates to the elytron-1_0.xsd and updates need to be made to our example wildfly-config.xml files:
- The following elements have been replaced by sasl-mechanism-selector:
- allow-all-sasl-mechanisms
- allow-sasl-mechanisms
- forbid-sasl-mechanisms
- The "<use-service-loader-providers />" line should be replaced with:
<providers> <use-service-loader /> </providers>
- relates to
-
JBEAP-7155 [DOC RFE] Client Side Security (Elytron Client)
- Closed