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
Shavi DabgotraShavi Dabgotra 

Create a record in Auth. Provider Identity using visualforce page

Hi Everyone!
I want to create a record in Auth. Provider Identity using visualforce page. How can I acheive that?
Can you please help me? It is urgent.

Thank you so much!

ShirishaShirisha (Salesforce Developers) 
Hi Shavi,

Greetings!

You might need to create the Auth.provider plugin and then use visualforce page to create the record.

Please refer the below for the sample code:

https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/authproviderplugin.htm

Please mark it as best answer if it helps you to fix the issue.

Thank you!

Regards,
Shirisha Pathuri
Talisha PenningtonTalisha Pennington