Hi All, I’m using Deeplink to redirect a page which Anonymous user can view. This action occurs when Anonymous user hit the link in email that he/she received. The Anonymous user is not redirected to the page that he/she should view instead it is redirected to index.html page this happens when there is already a session created in a tab by user who logged in with some userrole. Expected: The Anonymous user should redirected to Anonymous page in new tab instead of redirecting to the index.html page which is already in active.
asked
Kavin B
2 answers
0
If a user is logged in on a tab in the browser, that user is not Anonymous. Does the Deeplink work as expected when the user is not logged in?
answered
Mike Kumpf
0
Hi Kevin,
When user is already loggedin in the same browser then session will be taken for previously logged user role .
To check this you can use other browser or incognito mode . No other should be logged in for anonymous user then only it will be anonymous