Password algorithm
Nikola Djakovic <[email protected]> Thu, 23 Jun 2016 14:34:48 +0200
| Newsgroups | gmane.comp.jakarta.jetspeed.user |
|---|---|
| Message-ID | <[email protected]> |
--------------287F82A13505CBF424F2C29A Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Hi, I would like to redirect my new application to user username/password in jetspeed portal. I can not find algorithm that Jetspeed use. In webapps/jetspeed/WEB-INF/assembly, i found security-spi.xml and line: /<bean id="org.apache.jetspeed.security.CredentialPasswordEncoder"// //class="org.apache.jetspeed.security.spi.impl.MessageDigestCredentialPasswordEncoder">// // <meta key="j2:cat" value="default or security" />// // <constructor-arg index="0">// // <value>SHA-1</value>// // </constructor-arg>// // </bean>/ But when I generate password with SHA-1 it does not match as in jetspeed database Thanks -- *Nikola Đaković* --------------287F82A13505CBF424F2C29A--