[infinispan-issues] [JBoss JIRA] (ISPN-4287) Allow to pass digest hash passwords in HR digest-md5 auth

Vojtech Juranek (JIRA) issues at jboss.org
Wed May 14 05:11:56 EDT 2014


Vojtech Juranek created ISPN-4287:
-------------------------------------

             Summary: Allow to pass digest hash passwords in HR digest-md5 auth
                 Key: ISPN-4287
                 URL: https://issues.jboss.org/browse/ISPN-4287
             Project: Infinispan
          Issue Type: Feature Request
          Components: Server
            Reporter: Vojtech Juranek
            Assignee: Mircea Markus


WildFly by default doesn't store plain text passwords but stores them as hashes. In SASL DIGEST-MD5 auth parameter {{org.jboss.sasl.digest.pre_digested}} configures, which kind of password is requested ({{true}} for plain, {{false}} for hash). Given that WildFly use hash by default, this option should be enabled and HR client should be able to authenticate also with hashed password.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the infinispan-issues mailing list