• João Gloria
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
We have an external login service and, on login success, we want to redirect the users to our app within Salesforce:
https://our-app-name.sf-server.visual.force.com/apex/our-app-homepage

The problem is that the sf-server is arbitratry.
How to fix this? If we redirect to login.salesforce.com, the user still needs to click his username and then open our app within Salesforce.
We'd like to just redirect to our app.
Thanks!