Skip to content

Fix for agentic authentication error#247

Open
mariasamuel wants to merge 2 commits intomicrosoft:mainfrom
mariasamuel:main
Open

Fix for agentic authentication error#247
mariasamuel wants to merge 2 commits intomicrosoft:mainfrom
mariasamuel:main

Conversation

@mariasamuel
Copy link

Only IConfidentialClientApplication is supported for Agentic.

Only IConfidentialClientApplication is supported for Agentic.
@mariasamuel mariasamuel requested a review from a team as a code owner March 13, 2026 15:55
Copilot AI review requested due to automatic review settings March 13, 2026 15:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Agent Framework sample configuration to use confidential-client (client secret) authentication for agentic scenarios, addressing the reported “agentic authentication error” where only IConfidentialClientApplication is supported.

Changes:

  • Switch Connections:ServiceConnection:Settings:AuthType from UserManagedIdentity to ClientSecret.
  • Add ClientSecret and AgentId settings to the sample’s ServiceConnection configuration.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants