Skip to content

Why isn't bot authentication handled at the middleware level? #6878

@cloudsere

Description

@cloudsere

Is your feature request related to a problem? Please describe.
I'm curious why bot authentication isn't handled at the middleware level, as is common with other ASP.NET SDKs. Why is it handled at the adapter level instead?

Describe the solution you'd like
We can easily expose middleware in the extension, reusing the existing authentication method defined in the ConfigurationBotFrameworkAuthentication class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA request for new functionality or an enhancement to an existing one.needs-triageThe issue has just been created and it has not been reviewed by the team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions