function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ShotsterShotster 

OAuth2 or REST API changes with Lightning?

Greetings,

I have a custom integration/app (developed in house) that uses authenticated access via the Salesforce REST API. Will access to REST resources be impacted by switching to Lightning UI? Will any of the URLs - either for authentication or for accessing resources change?

What about afer enabling a custom domain? For instance, the app currently uses login.salesforce.com for the base portion of the authorization URL. Would that change with a custom domain?

Thanks for any info or insights!

-Steve
 
v varaprasadv varaprasad
Hi Steve,

Yes, base URL will be changed. So you need to add new URL.


Hope this helps you!
If my answer helps resolve your query, please mark it as the 'Best Answer' & upvote it to benefit others.

Thanks
Varaprasad
@For Salesforce Project Support: varaprasad4sfdc@gmail.com

Salesforce latest interview questions  :
https://www.youtube.com/channel/UCOcam_Hb4KjeBdYJlJWV_ZA?sub_confirmation=1
 
ShotsterShotster
Thanks for the reply. Just a request for clarification... If Lightning is enabled but a custom domain is NOT enabled, will the base url change? -Steve