Hello all,
I'm trying to implement Login to SF from external mobile app. the app absolutely needs to get an access token and a refresh token. As I understood from SF documentation, OAuth Web Server API flow and OAuth User Agent API flow can issue a refresh token but the user has to go through an intermediate page in order to authorize the app. So you agree with me it's not so much user-friendly for a Customer... :) So, do you know a way to Login to SF from an external app and get a refresh token without need to submit an authorization page in the middle of the flow?
Thank you very much for your feedbacks :)
1 comment
Set Permitted Users to "Admin-approved users are pre-authorized" in the Connected app configuration.