SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.25k stars 1.02k forks source link

How to Implement Seamless SSO from SPFx to a Third-Party App in the Same Azure AD Tenant? #10000

Open harshdamaniahd opened 2 weeks ago

harshdamaniahd commented 2 weeks ago

What type of issue is this?

Question

What SharePoint development model, framework, SDK or API is this about?

💥 SharePoint Framework

Target SharePoint environment

SharePoint Online

What browser(s) / client(s) have you tested

Additional environment details

Issue description

is it possible using spfx framework solution that needs to allow users to seamlessly authenticate to a third-party application hosted in the same Azure AD tenant. My goal is to enable true Single Sign-On (SSO) so that users are not prompted for login again when accessing the third-party app from the SPFx web part