When an employee logs in to CX if he has a salesManagerGroup I need to redirect to him a different page rather than a Home page.
How can I achieve this in Spartacus? Any document or steps would be helpful
You can create a guard to do this (please check how AuthGuard
works).