Redirect url to a VF Page in Salesforce Lightning with My Domian enabled

Thanks for your reply, Tami. You said you’ve been using the full URL to redirect - has it been successful or are you still experiencing errors?

Re: using a page override in Lighting:

  • It makes sense that if your Lightning page has a Skuid page in it, it may cause problems for users who don’t have Skuid licenses.
  • Seems like the best way to accomplish this would be, in the Lightning page, to set the Component Visibility for your Skuid page component so it’s only visible for Users that have access to Skuid. See the attached screenshot: you can set up a component visibility filter in Lightning based on User properties, for example where the User > Profile > Name contains/equals/doesn’t equal (whatever profile you want).
    Is this helpful for you? Let me know if setting it up like this works or if you’re still experiencing issues.