-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.0
-
Fix Version/s: 1.2.1
-
Component/s: Authentication (log-in)
-
Labels:None
The JdbcRealm by default returns a character array as its stored credentials. The PasswordMatcher should automatically convert any saved character arrays to a String for use with the PasswordService.