Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated config to include TenantID in TokenValidation section required by AspNetExtensions.cs #58

Merged
merged 4 commits into from
Jan 27, 2025

Conversation

davidyack
Copy link
Contributor

Updated config to include TenantID in TokenValidation section required by AspNetExtensions.cs without this being provided the token validation will fail and the skill can not be added in Microsoft Copilot Studio

Added TenantID to TokenValidation section required   by  AspNetExtensions.cs
Added TenantID to TokenValidation which is used by AspNetExtensions.cs
@davidyack davidyack requested a review from a team as a code owner January 17, 2025 22:55
@github-actions github-actions bot added ML: Samples Tags changes to samples From Fork This PR was created from a Fork labels Jan 17, 2025
@tracyboehrer
Copy link
Member

@davidyack Thanks! Since this is still preview, we get some churn here and there. I noticed that some of the samples are missing this when it would be beneficial to add it due to Single Tenant issuers.

@tracyboehrer tracyboehrer merged commit ca04eb9 into microsoft:main Jan 27, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
From Fork This PR was created from a Fork ML: Samples Tags changes to samples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants