on ‎2019 May 15 11:58 AM
Hi, is userService.currentUser( ) expected to return the current user even when the front end is managed by some other tool/technology and we are using Hybris only for the backend?
How does Hybris know which user has logged in?
Request clarification before answering.
Yes, the de.hybris.platform.spring.security.CoreAuthenticationProvider puts the user into the JaloSession. It is used by default in every web application which is secured with spring security (storefront, backoffice, hac, ...) and should be used also via oauth for all the rest-based webservices.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.