Skip to content

Anonymous request handling fix - #508

Closed
Rodrigo Brandão (rodrigobr-msft) wants to merge 1 commit into
mainfrom
users/robrandao/anon
Closed

Anonymous request handling fix#508
Rodrigo Brandão (rodrigobr-msft) wants to merge 1 commit into
mainfrom
users/robrandao/anon

Conversation

@rodrigobr-msft

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 29, 2026 22:13
@rodrigobr-msft
Rodrigo Brandão (rodrigobr-msft) marked this pull request as ready for review July 29, 2026 22:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes anonymous request handling in the hosting-core HTTP adapter by ensuring requests without an identity are treated as explicitly anonymous, aligning adapter behavior with downstream logic that enables anonymous auth callbacks.

Changes:

  • Default ClaimsIdentity for requests without middleware identity now sets authentication_type="Anonymous" in HttpAdapterBase.process_request().

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants