cancel
Showing results for 
Search instead for 
Did you mean: 

Is remember me functionality supported in hybris 6.1 ?

0 Kudos
499

I am using secureportaladdon to get the login page, i added remember me checkbox on login.tag and made changes to onLoginSuccess method of AcceleratorRememberMeServices class , so that only if the checkbox is checked then only values should be added to the cookie,i believe the remember me functionality is available in OOB,but its not working for me. Do i have to do any customization/configuartion change for enabling the remember me functionality?

former_member1234052
Active Participant
0 Kudos

If the secureportaladdon is installed, the remember me service should be disabled as it may prevent users from logging into the storefront.

Former Member
0 Kudos

any hint on how to disable remember me service?

Former Member
0 Kudos

rememberme services can be disabled like this if secureportaladdon is enabled

in storefront spring-security-config.xml

Accepted Solutions (0)

Answers (0)