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
Hithesh SaicharanHithesh Saicharan 

Salesforce as Identity provider and angular as service provider

I want to integrate angular application in salesfoce.Saying angular application is having its own login mechanisam but when a user comes from salesforce he/she must not be authenticated again in angular.

If my understanding is correct Salesforce has to be Identiy provider and angular has to be as service provider.

I am not able to find any correct material to approach this requirment. Any help would be appreciated