This is the code snippet for auto sign-in users in SAP Hybris:


@Resource(name = "autoLoginStrategy")
private AutoLoginStrategy autoLoginStrategy;

autoLoginStrategy.login(form.getEmail().toLowerCase(), form.getPassword(), request, response);

This is all for showing the snippet for how to auto sign-in users in Hybris. To view all of our Hybris posts, click here.

Categories: Hybris

0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *