Typo3 Account Create Password Issue

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Macgomes
Posts: 4
Joined: 11 Jun 2019, 10:00

Typo3 Account Create Password Issue

Post by Macgomes » 12 Jul 2019, 08:41

Hello everyone,,
I´m using Typo3 7.6.6, PHP 7.0.6, aimeos 16.4.2 and have installed the extensions saltedpasswords 7.6.0, rsaauth 7.6.0, femanager 2.3.0.
The automatic account creation is working and the user get's an email with their password and username. But the password is not working. The user must reset the password with the felogin extension.

I have tried to configure in my typo3 setup:
plugin.tx_aimeos.settings.mshop.customer.manager.password.name = Standard
plugin.tx_aimeos.settings.mshop.customer.manager.password.options= {
}
plugin.tx_aimeos.settings.mshop.customer.manager.salt = mshop

And I tried Hash, but the result is the same.

Do I need to configure anything else?