microsoft / microsoft/CopilotStudioSamples
Copilot not working in sharepoint but working in copilot studio
@adilei is already working on this.
Since May 21, 2024.
- Dominant language
- TypeScript
- Stars
- 797
- Forks
- 491
- PR merge metrics
- No merged PRs in 30d
Description
I have done the walkthrew in CopilotStudioSamples/SharePointSSOComponent/SETUP.md
and Copilot is not working in sharepoint but working in copilot studio.
Im suspecting that the bug is that I dont know how to find my correct login URL for my tenant.
to enter in authority:
I have a domain name, lets say "tenantName" and what I did was implementing it in "https://login.microsoftonline.com/mytenant.onmicrosoft.com" as shown in the example:
https://login.microsoftonline.com/tenantName.onmicrosoft.com
but when I enter the url in the browser, it doesnt exist.
I would like to know how to find the correct login URL for my tenant, and other suggestions.
Thank you very much.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.