-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
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.
- clones
-
JBEAP-10047 Elytron properties-realm doesn't handle unicode sequences
- Closed