Skip to main content
SharePoint

Copilot Chat Bubble - With SSO integrated to SharePoint which summarizes sessions at ESPC 2024

Last modified on January 10, 2025

This web part integrates the Microsoft Copilot Agent, built via Copilot Studio, into SharePoint Online featuring Single Sign-on and a chat interface.

View on GitHub Download from GitHub

References

SharePoint SSO Component

his code sample demonstrates how to create a SharePoint SPFx component which is a wrapper for a copilot, created with Microsoft Copilot Studio. The SPFx component included in the sample supports SSO, providing seamless authentication for users interacting with the copilot.

Build your first SharePoint client-side web part

Client-side web parts are client-side components that run in the context of a SharePoint page. Client-side web parts can be deployed to SharePoint environments that support the SharePoint Framework. You can also use modern JavaScript web frameworks, tools, and libraries to build them.

Microsoft 365 Adoption - Get Started