microsoft / CopilotStudioSamples

MIT License
234 stars 210 forks source link

Issue: SharePoint SSO Component #174

Open jwalter-LAT opened 4 months ago

jwalter-LAT commented 4 months ago

The SPFx code sample referenced in the recent blog post isn't exactly "Low Code". We are trying to embed a Copilot in our intranet Sharepoint site, but the referenced code sample doesn't exactly function how we were hoping it would.

Are there any plans to be able to directly embed a Copilot in a Sharepoint site as a Web Part to allow seamless SSO? Or are there instructions/examples of how to have the SPFx component function more like a Copilot embedded in an iframe (fixed position not a floating element)?

We desperately want to introduce a Copilot into our Sharepoint environment but this is holding us back.

adilei commented 4 months ago

Hi @jwalter-LTA , it should not be too complicated to create a Web Part based off this sample. If you have anyone in your organization with some SPFx experience, I might be able to share a template to get you started.

jwalter-LAT commented 4 months ago

Thanks @adilei , in house we are more SysOps rather than DevOps and don't have anyone familiar with SPFx, but are muddling our way through. If you do have any relevant templates that you could point us towards that would be greatly appreciated.