[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 06:07:56 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vojtech Juranek closed ISPN-4287.
---------------------------------
Resolution: Done
Actually implemented in https://github.com/infinispan/infinispan/pull/2557, I didn't noticed it.
> 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