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
SFDC TechSFDC Tech 

Federated Authentication single sign on.


In our Salesforce org , in opportunity page we have a Custom link that directs to an internal application which is basically a login page.
Since that internal application uses the same salesforce login credentials we don't want the users to enter the username and password again and we want them to be able to use the same salesforce credentials and login to the applciation from salesforce directly without entering username ,password.

Can this be acheived through a Federated authentication in single sign on?