Josef Cacek created ELY-1046:
--------------------------------
Summary: Elytron properties-realm doesn't handle unicode sequences
Key: ELY-1046
URL:
https://issues.jboss.org/browse/ELY-1046
Project: WildFly Elytron
Issue Type: Bug
Reporter: Josef Cacek
Assignee: Darran Lofthouse
Priority: Blocker
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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)