-
Bug
-
Resolution: Done
-
Blocker
-
7.1.0.DR15
Users who use property-file based authentication with plain passwords can't authenticate with Elytron if the property file contains Unicode escape sequences (e.g. file generated by using a classical java.util.Properties). The same authentication works with legacy solution (/core-service=management/security-realm=ApplicationRealm/authentication=properties(plain-text=true, ...)).
The LegacyPropertiesSecurityRealm implementation has to be able to support properties files which were supported by legacy security realms.
- is cloned by
-
ELY-1046 Elytron properties-realm doesn't handle unicode sequences
- Resolved
- is incorporated by
-
JBEAP-10376 Upgrade WildFly Elytron to 1.1.0.Beta37
- Closed