on 2018 May 04 12:38 PM
Hi Friends I got a probleme how i can add custom filter after the customer login successfully to make some others tests ?
Request clarification before answering.
Hi you can try adding one more new filter in the below file spring-filter-config.xml and customize the login for your filter .
<util:list id="defaultStorefrontTenantDefaultFilterChainList">
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
check the StorefrontAuthenticationSuccessHandler and also see the sub classes for
AuthenticationSuccessHandler
Thanks,
Venki
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.