Ondrej Lukas created ELY-912:
--------------------------------
Summary: Create DirContext is not able to log arrays correctly
Key: ELY-912
URL:
https://issues.jboss.org/browse/ELY-912
Project: WildFly Elytron
Issue Type: Bug
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
In case when debug level for class
{{org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder}} is enabled and
value of any property from properties used for creating DirContext is array, then its
value is not logged correctly, example:
{code}
Property [java.naming.security.credentials] with Value [[C@1bf1b7d5]
{code}
See
https://github.com/wildfly-security/wildfly-elytron/blob/7b5c89c437d27fec...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)