When a new user/new Skuid page user logs in for the first time, they are presented with the Salesforce classic home page.
The app associated with their profile has two tabs, “Home” (which can’t be removed) and “Skuid UI” (which on click takes them into Skuid). The Skuid UI tab is a visualforce tab.
After the user has initially logged in, clicked “Skuid UI” tab, then they are permanently in Skuid pages, even after logging out. How can I ensure that when I setup a new user, they immediately go into Skuid pages, and not Salesforce classic, without having to login as the user myself?
Skuid UI visualforce tab page
```